Merge branch 'vehicle_group_info' into jgrpp

This commit is contained in:
Jonathan G Rennison
2017-04-01 01:02:22 +01:00
12 changed files with 163 additions and 105 deletions

View File

@@ -36,6 +36,8 @@
#include "textfile_gui.h"
#include "stringfilter_type.h"
#include "querystring_gui.h"
#include "signs_func.h"
#include "station_func.h"
#include <vector>
@@ -534,6 +536,9 @@ struct GameOptionsWindow : Window {
UpdateCursorSize();
UpdateFontHeightCache();
LoadStringWidthTable();
UpdateAllSignVirtCoords();
UpdateAllTownVirtCoords();
UpdateAllStationVirtCoords();
break;
case WID_GO_BASE_GRF_DROPDOWN: