1
0
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:
Ted John
2014-12-14 21:10:05 +00:00
3 changed files with 20 additions and 2 deletions

View File

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