fix typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user