found a small issue here

This commit is contained in:
Flameshadowxeroshin
2013-03-29 02:46:02 +00:00
parent 57a4bcafbc
commit 2887de675e
@@ -5,7 +5,7 @@ end;
local sStage = ""
if not GAMESTATE:IsCourseMode() then
if not (GAMESTATE:IsCourseMode() or GAMESTATE:IsExtraStage() or GAMESTATE:IsExtraStage2()) then
sStage = GAMESTATE:GetCurrentStage();
local tRemap = {
Stage_Event = 0,