mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-31 02:35:46 +01:00
Remove player specific window vars from common
This commit is contained in:
@@ -288,7 +288,6 @@ private:
|
||||
|
||||
page = newPage;
|
||||
frame_no = 0;
|
||||
var_492 = 0;
|
||||
no_list_items = 0;
|
||||
selected_list_item = -1;
|
||||
hold_down_widgets = window_editor_objective_options_page_hold_down_widgets[newPage];
|
||||
|
||||
Reference in New Issue
Block a user