mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 17:54:50 +01:00
integrate map selection variables
This commit is contained in:
@@ -1798,7 +1798,7 @@ void tool_cancel()
|
||||
map_invalidate_map_selection_tiles();
|
||||
|
||||
// Reset map selection
|
||||
RCT2_GLOBAL(RCT2_ADDRESS_MAP_SELECTION_FLAGS, uint16) = 0;
|
||||
gMapSelectFlags = 0;
|
||||
|
||||
if (gCurrentToolWidget.widget_index != -1) {
|
||||
// Invalidate tool widget
|
||||
|
||||
Reference in New Issue
Block a user