mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 10:30:28 +00:00
(svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript
This commit is contained in:
parent
e40eb8177a
commit
f4770d0b0a
@ -129,7 +129,7 @@ enum WindowClass {
|
||||
/**
|
||||
* Popup with a set of buttons, designed to ask the user a question
|
||||
* from a GameScript. %Window numbers:
|
||||
* - 0 = #GoalQuestionWidgets
|
||||
* - uniqueid = #GoalQuestionWidgets
|
||||
*/
|
||||
WC_GOAL_QUESTION,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user