mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
This commit is contained in:
@@ -1361,6 +1361,7 @@ bool tool_set(const rct_window& w, WidgetIndex widgetIndex, Tool tool)
|
||||
}
|
||||
|
||||
input_set_flag(INPUT_FLAG_TOOL_ACTIVE, true);
|
||||
input_set_flag(INPUT_FLAG_4, false);
|
||||
input_set_flag(INPUT_FLAG_6, false);
|
||||
gCurrentToolId = tool;
|
||||
gCurrentToolWidget.window_classification = w.classification;
|
||||
|
||||
Reference in New Issue
Block a user