(svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript

pull/155/head
truebrain 13 years ago
parent 0cfe86cead
commit 4b1404997e

@ -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…
Cancel
Save