aboutsummaryrefslogtreecommitdiff
path: root/Source/GameStructures.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GameStructures.h')
-rw-r--r--Source/GameStructures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/GameStructures.h b/Source/GameStructures.h
index 3efe573..797fc91 100644
--- a/Source/GameStructures.h
+++ b/Source/GameStructures.h
@@ -34,6 +34,7 @@ typedef enum t_flstate
{
STATE_IDLE = 0,
STATE_PARKED,
+ STATE_UNBOARDING,
STATE_TAXIING,
STATE_TAKEOFF,
STATE_APPROACH,