mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 14:02:59 +01:00
Refactor INPUT_FLAGS into FlagHolder
This commit is contained in:
@@ -102,7 +102,7 @@ namespace OpenRCT2
|
||||
WindowInitAll();
|
||||
|
||||
// ?
|
||||
InputResetFlags();
|
||||
gInputFlags.clearAll();
|
||||
InputSetState(InputState::Reset);
|
||||
gPressedWidget.window_classification = WindowClass::Null;
|
||||
gPickupPeepImage = ImageId();
|
||||
|
||||
Reference in New Issue
Block a user