Code cleanup and refactoring.
This commit is contained in:
@@ -172,7 +172,7 @@ struct FlxAnimationStepView {
|
||||
struct FlxAnimationField {
|
||||
std::string_view Name;
|
||||
bool Persistent;
|
||||
SimpleDynamicTag Type;
|
||||
LuaValueType Type;
|
||||
double X, Y, Z;
|
||||
std::string_view S;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user