mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-22 13:09:38 +01:00
(svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs correctly?
This commit is contained in:
parent
ecb725b34b
commit
d880056415
@ -194,12 +194,12 @@ public:
|
||||
*/
|
||||
WC_CONFIRM_POPUP_QUERY = ::WC_CONFIRM_POPUP_QUERY,
|
||||
|
||||
/**
|
||||
/**
|
||||
* Popup with a set of buttons, designed to ask the user a question
|
||||
* from a GameScript. %Window numbers:
|
||||
* - uniqueid = #GoalQuestionWidgets
|
||||
*/
|
||||
WC_GOAL_QUESTION,
|
||||
WC_GOAL_QUESTION,
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user