This commit is contained in:
AJ Kelly
2011-02-13 14:56:41 -06:00
parent 6d3b744e98
commit ec70fbeecb
+3 -3
View File
@@ -141,9 +141,9 @@ LuaXType( ScoringType );
"EndOfSong", "EndOfSong",
"Off", "Off",
}; };
XToString( DefualtFailType ); XToString( DefaultFailType );
StringToX( DefualtFailType ); StringToX( DefaultFailType );
LuaXType( DefualtFailType ); */ LuaXType( DefaultFailType ); */
bool g_bAutoRestart = false; bool g_bAutoRestart = false;
#ifdef DEBUG #ifdef DEBUG