summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ai/api/ai_event.hpp')
-rw-r--r--src/ai/api/ai_event.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ai/api/ai_event.hpp b/src/ai/api/ai_event.hpp
index a1304ec33..2c053d33d 100644
--- a/src/ai/api/ai_event.hpp
+++ b/src/ai/api/ai_event.hpp
@@ -39,6 +39,8 @@ public:
AI_ET_INDUSTRY_CLOSE,
AI_ET_ENGINE_AVAILABLE,
AI_ET_STATION_FIRST_VEHICLE,
+ AI_ET_DISASTER_ZEPPELINER_CRASHED,
+ AI_ET_DISASTER_ZEPPELINER_CLEARED,
};
/**