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

Initial ScriptMailbox imps

This commit is contained in:
2016-04-12 01:01:24 -07:00
parent 41f482daeb
commit adda48a1bf
3 changed files with 60 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ namespace urde
enum class EScriptObjectState
{
Any = -1,
Active,
Arrived,
Closed,