Merge branch 'master' into jgrpp
# Conflicts: # src/cheat_gui.cpp # src/main_gui.cpp # src/network/network_gui.cpp # src/saveload/saveload.h # src/smallmap_gui.cpp # src/station_cmd.cpp # src/timetable_cmd.cpp # src/toolbar_gui.cpp # src/widget.cpp # src/widget_type.h # src/widgets/dropdown_type.h
This commit is contained in:
@@ -292,7 +292,7 @@ CommandCost CmdCheatSetting(TileIndex tile, DoCommandFlag flags, uint32 p1, uint
|
||||
return CommandCost();
|
||||
|
||||
case CHT_STATION_RATING:
|
||||
cht = &_extra_cheats.station_rating;
|
||||
cht = &_cheats.station_rating;
|
||||
break;
|
||||
|
||||
case CHT_TOWN_RATING:
|
||||
|
Reference in New Issue
Block a user