(svn r25290) -Add: Assign string names to notable windows.
This commit is contained in:
@@ -349,7 +349,7 @@ struct CheatWindow : Window {
|
||||
|
||||
/** Window description of the cheats GUI. */
|
||||
static WindowDesc _cheats_desc(
|
||||
WDP_AUTO, 0, 0,
|
||||
WDP_AUTO, "cheats", 0, 0,
|
||||
WC_CHEATS, WC_NONE,
|
||||
0,
|
||||
_nested_cheat_widgets, lengthof(_nested_cheat_widgets)
|
||||
|
Reference in New Issue
Block a user