animation work
This commit is contained in:
@@ -576,6 +576,8 @@ public enum CombatManager {
|
||||
return 298;
|
||||
case Parry:
|
||||
return 299;
|
||||
case Dodge:
|
||||
return 300;
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user