You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Make BoneMapper validation stricter
This commit is contained in:
committed by
Silc Renew
parent
0dcf679bdc
commit
3b89bf901a
@@ -47,6 +47,7 @@ public:
|
||||
enum BoneMapState {
|
||||
BONE_MAP_STATE_UNSET,
|
||||
BONE_MAP_STATE_SET,
|
||||
BONE_MAP_STATE_MISSING,
|
||||
BONE_MAP_STATE_ERROR
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user