Rename XToString2 to XToString.
This commit is contained in:
@@ -12,7 +12,7 @@ static const char *TweenTypeNames[] = {
|
||||
"Spring",
|
||||
"Bezier"
|
||||
};
|
||||
XToString2( TweenType );
|
||||
XToString( TweenType );
|
||||
LuaXType( TweenType );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user