mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Merge pull request #636 from duncanspumpkin/fix_lightning
Fix lightning
This commit is contained in:
@@ -174,7 +174,7 @@ static rct_widget window_scenery_widgets[] = {
|
||||
{ WIDGETS_END },
|
||||
};
|
||||
|
||||
static sint16 window_scenery_tab_entries[0x13][SCENERY_ENTRIES_BY_TAB + 1];
|
||||
static sint16 window_scenery_tab_entries[0x14][SCENERY_ENTRIES_BY_TAB + 1];
|
||||
|
||||
/*
|
||||
* Was part of 0x006DFA00
|
||||
|
||||
Reference in New Issue
Block a user