mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Various Implementations
This commit is contained in:
@@ -200,7 +200,8 @@ enum class EScriptObjectMessage
|
||||
Play,
|
||||
Alert,
|
||||
ObjectAdded = 0x1f,
|
||||
DeleteRequested = 0x20
|
||||
DeleteRequested = 0x20,
|
||||
UNKM4 = 0x23
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user