XToString
This commit is contained in:
@@ -8,6 +8,7 @@ static const char *ModsLevelNames[] = {
|
||||
"Stage",
|
||||
"Song",
|
||||
};
|
||||
XToString2( ModsLevel );
|
||||
LuaXType( ModsLevel );
|
||||
|
||||
/*
|
||||
|
||||
@@ -12,6 +12,7 @@ static const char *TweenTypeNames[] = {
|
||||
"Spring",
|
||||
"Bezier"
|
||||
};
|
||||
XToString2( TweenType );
|
||||
LuaXType( TweenType );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user