mirror of
https://github.com/TheUltimateHacker/ShiftOS.git
synced 2025-01-22 09:01:58 -05:00
Fixed one (1) spelling mistake in Labyrinth.
This commit is contained in:
parent
93fa6c7f3a
commit
4db0241d88
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue