1
0
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:
Duncan
2023-06-22 23:44:17 +01:00
committed by GitHub
parent 42ff471617
commit a6d3dbc6d9
5 changed files with 10 additions and 15 deletions

View File

@@ -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];