fix gcc compile
This commit is contained in:
@@ -12,7 +12,7 @@ static const char *TweenTypeNames[] = {
|
||||
"Spring",
|
||||
"Bezier"
|
||||
};
|
||||
LuaXType( TweenType, NUM_TweenType, "TweenType_" );
|
||||
LuaXType( TweenType );
|
||||
|
||||
|
||||
struct TweenLinear: public ITween
|
||||
|
||||
Reference in New Issue
Block a user