Fixed one (1) spelling mistake in Labyrinth.

This commit is contained in:
rhobar 2015-03-17 11:08:57 +00:00
parent 93fa6c7f3a
commit 4db0241d88

View file

@ -463,7 +463,7 @@
pnllvl3.Dock = DockStyle.Fill pnllvl3.Dock = DockStyle.Fill
pnllvl3.BringToFront() pnllvl3.BringToFront()
pnlplayer.Parent = pnllvl3 pnlplayer.Parent = pnllvl3
lbllevel.Text = "Follown' the Path" lbllevel.Text = "Followin' the Path"
Case 4 Case 4
If firstlvl = False Then cpearnt = cpearnt + 2 If firstlvl = False Then cpearnt = cpearnt + 2
level = 4 level = 4