mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
Add dumping of T6 physconstraints
This commit is contained in:
@ -116,4 +116,11 @@ namespace T6
|
||||
|
||||
TFT_NUM_FIELD_TYPES
|
||||
};
|
||||
|
||||
enum constraintsFieldType_t
|
||||
{
|
||||
CFT_TYPE = 0x12,
|
||||
|
||||
CFT_NUM
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user