2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Fix build error

This commit is contained in:
2017-08-01 03:08:42 -07:00
parent 9afacd791b
commit 2dee7c72cb
6 changed files with 60 additions and 15 deletions

View File

@@ -169,7 +169,7 @@ enum class EScriptObjectState
ScanProcessing,
ScanDone,
UnFrozen,
DFST,
Default,
ReflectedDamage,
InheritBounds
};