(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used town name for the 'Generate Town' window
This commit is contained in:
@@ -86,5 +86,6 @@ struct QueryStringBaseWindow : public Window, public QueryString {
|
||||
};
|
||||
|
||||
void ShowOnScreenKeyboard(QueryStringBaseWindow *parent, int button, int cancel, int ok);
|
||||
void UpdateOSKOriginalText(const QueryStringBaseWindow *parent, int button);
|
||||
|
||||
#endif /* QUERYSTRING_GUI_H */
|
||||
|
Reference in New Issue
Block a user