mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Implement CKnockBackController
This commit is contained in:
@@ -141,7 +141,9 @@ enum class EStepType
|
||||
|
||||
enum class ESeverity
|
||||
{
|
||||
Invalid = -1
|
||||
Invalid = -1,
|
||||
Zero = 0,
|
||||
One = 1
|
||||
};
|
||||
|
||||
enum class EGetupType
|
||||
|
||||
Reference in New Issue
Block a user