LuaXType2 -> LuaXType
This commit is contained in:
@@ -30,7 +30,7 @@ static const char *GradeNames[] = {
|
||||
"Tier20",
|
||||
"Failed",
|
||||
};
|
||||
LuaXType2( Grade, NUM_Grade, "Grade_" );
|
||||
LuaXType( Grade, NUM_Grade, "Grade_" );
|
||||
|
||||
RString GradeToLocalizedString( Grade g )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user