From 6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 4 Apr 2014 18:02:08 -0700 Subject: Clear (most) new warnings --- world/map/npc/009-4/torches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/009-4/torches.txt') diff --git a/world/map/npc/009-4/torches.txt b/world/map/npc/009-4/torches.txt index eec66815..22d718af 100644 --- a/world/map/npc/009-4/torches.txt +++ b/world/map/npc/009-4/torches.txt @@ -218,7 +218,7 @@ L_Use_Blue: if (5 <= @TorchColor && @TorchColor <= 8) goto L_Color_Inc; if (@TorchColor == 9) - goto L_WrongColor; + goto L_Wrong_Color; if (10 <= @TorchColor && @TorchColor <= 12) goto L_Color_Dec; -- cgit v1.2.3-60-g2f50