mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +01:00
Remove some uncommon variables and break unions (#20440)
This commit is contained in:
@@ -278,7 +278,6 @@ WindowBase* WindowCreate(
|
||||
|
||||
w->focus = std::nullopt;
|
||||
w->page = 0;
|
||||
w->var_48C = 0;
|
||||
|
||||
ColourSchemeUpdate(w);
|
||||
w->Invalidate();
|
||||
|
||||
Reference in New Issue
Block a user