Merge branch 'master' into jgrpp
# Conflicts: # .github/workflows/commit-checker.yml # src/industry_cmd.cpp # src/industry_gui.cpp # src/landscape.cpp # src/linkgraph/linkgraph_gui.cpp # src/order_base.h # src/order_cmd.cpp # src/order_gui.cpp # src/saveload/afterload.cpp # src/saveload/league_sl.cpp # src/saveload/saveload.h # src/script/api/script_object.hpp # src/script/squirrel_helper.hpp # src/settings_table.cpp # src/station_cmd.cpp # src/table/settings.h.preamble # src/tree_cmd.cpp # src/tree_map.h # src/vehicle.cpp # src/waypoint_cmd.cpp
This commit is contained in:
@@ -1179,6 +1179,10 @@ static const SpriteID SPR_OTTD_N = 4839;
|
||||
static const SpriteID SPR_OTTD_T = 4836;
|
||||
/* Letters not used: R,A,S,Y,C (4837, 4838, 4840, 4843, 4844) */
|
||||
|
||||
/* Range of "special" sprites that are used by the old map generation algorithm. */
|
||||
static const SpriteID SPR_MAPGEN_BEGIN = 4845;
|
||||
static const SpriteID SPR_MAPGEN_END = 4882;
|
||||
|
||||
static const SpriteID SPR_HIGHSCORE_CHART_BEGIN = 4804;
|
||||
static const SpriteID SPR_TYCOON_IMG1_BEGIN = 4814;
|
||||
static const SpriteID SPR_TYCOON_IMG2_BEGIN = 4824;
|
||||
|
Reference in New Issue
Block a user