mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 02:12:37 +01:00
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
ET_AIRCRAFT_DEST_TOO_FAR,
|
||||
ET_ADMIN_PORT,
|
||||
ET_WINDOW_WIDGET_CLICK,
|
||||
ET_GOAL_QUESTION_ANSWER,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user