From 4db0241d88bb59059b4c4ba17a9d9478f680bb32 Mon Sep 17 00:00:00 2001 From: rhobar Date: Tue, 17 Mar 2015 11:08:57 +0000 Subject: [PATCH] Fixed one (1) spelling mistake in Labyrinth. --- ShiftOS/Labyrinth.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShiftOS/Labyrinth.vb b/ShiftOS/Labyrinth.vb index 2a4f732..22c7d69 100644 --- a/ShiftOS/Labyrinth.vb +++ b/ShiftOS/Labyrinth.vb @@ -463,7 +463,7 @@ pnllvl3.Dock = DockStyle.Fill pnllvl3.BringToFront() pnlplayer.Parent = pnllvl3 - lbllevel.Text = "Follown' the Path" + lbllevel.Text = "Followin' the Path" Case 4 If firstlvl = False Then cpearnt = cpearnt + 2 level = 4