mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-09 07:27:05 +00:00
feat: T4 and T5 physconstraints dumping (#879)
* feat: T4 and T5 physconstraints dumping * chore: small style adjustments --------- Co-authored-by: Jan Laupetin <[email protected]>
This commit is contained in:
@@ -151,7 +151,8 @@ namespace T4
|
||||
CONSTRAINT_FAKE_SHAKE = 0x6,
|
||||
CONSTRAINT_LAUNCH = 0x7,
|
||||
CONSTRAINT_ROPE = 0x8,
|
||||
NUM_CONSTRAINT_TYPES = 0x9,
|
||||
|
||||
NUM_CONSTRAINT_TYPES,
|
||||
};
|
||||
|
||||
enum AttachPointType : int
|
||||
|
||||
Reference in New Issue
Block a user