New Enums
All 05-era enums added (might be more, idk tbh)
This commit is contained in:
4
JointType.h
Normal file
4
JointType.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef JOINTTYPE_H
|
||||
#define JOINTTYPE_H
|
||||
static enum ActionType {UNK0, Weld, Snap, UNK3, Rotate, RotateP, RotateV, Glue, UNK8, UNK9, None};
|
||||
#endif
|
||||
Reference in New Issue
Block a user