mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 08:12:53 +01:00
cleanup
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "widget.h"
|
||||
#include "window.h"
|
||||
|
||||
|
||||
#define WW 200
|
||||
#define WH 128
|
||||
#define CHEATS_MONEY_INCREMENT 10000
|
||||
@@ -206,9 +207,6 @@ static void window_cheats_money_mouseup()
|
||||
window_invalidate_by_id(0x40 | WC_BOTTOM_TOOLBAR, 0);
|
||||
break;
|
||||
}
|
||||
|
||||
window_park_entrance_open();
|
||||
window_banner_open();
|
||||
}
|
||||
|
||||
static void window_cheats_guests_mouseup()
|
||||
|
||||
Reference in New Issue
Block a user