1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00

Tons of spelling fixes (#5413)

[ci skip]
This commit is contained in:
CraigCraig
2017-04-29 23:39:24 -05:00
committed by Michał Janiszewski
parent b45d4f328b
commit e0b875398b
47 changed files with 82 additions and 82 deletions

View File

@@ -418,7 +418,7 @@ private:
}
}
// HACK Scenery window will lose its tabs after changing the the scenery group indexing
// HACK Scenery window will lose its tabs after changing the scenery group indexing
// for now just close it, but it will be better to later tell it to invalidate the tabs
window_close_by_class(WC_SCENERY);
}