mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Keyboard Shortcut for Scenery Remover - #5835
Added a hotkey for the "clear scenery" window. By default, the hotkey is the "b" key (b/c bulldozer).
This commit is contained in:
@@ -497,6 +497,7 @@ enum {
|
||||
#define WC_TOP_TOOLBAR__WIDX_WATER 9
|
||||
#define WC_TOP_TOOLBAR__WIDX_SCENERY 10
|
||||
#define WC_TOP_TOOLBAR__WIDX_PATH 11
|
||||
#define WC_TOP_TOOLBAR__WIDX_CLEAR_SCENERY 17
|
||||
#define WC_RIDE_CONSTRUCTION__WIDX_CONSTRUCT 23
|
||||
#define WC_RIDE_CONSTRUCTION__WIDX_ENTRANCE 29
|
||||
#define WC_RIDE_CONSTRUCTION__WIDX_EXIT 30
|
||||
|
||||
Reference in New Issue
Block a user