From f4770d0b0abf9b648639f63c1ed4f35c22662c91 Mon Sep 17 00:00:00 2001 From: truebrain Date: Tue, 3 Jan 2012 20:28:28 +0000 Subject: (svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a WindowNumber which is identical to the uniqueid given by the GameScript --- src/window_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window_type.h b/src/window_type.h index 517601e11..e5a9f8503 100644 --- a/src/window_type.h +++ b/src/window_type.h @@ -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, -- cgit v1.2.3-70-g09d2