Use XToString2.
This commit is contained in:
@@ -14,7 +14,7 @@ static const char *DifficultyNames[] = {
|
||||
"Challenge",
|
||||
"Edit",
|
||||
};
|
||||
XToString( Difficulty, NUM_Difficulty );
|
||||
XToString2( Difficulty );
|
||||
XToLocalizedString( Difficulty );
|
||||
LuaXType( Difficulty );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user