(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
This commit is contained in:
@@ -399,6 +399,9 @@ static void LoadSpriteTables()
|
||||
assert(load_index == SPR_TRAMWAY_BASE);
|
||||
load_index += LoadGrfFile("tramtrkw.grf", load_index, i++);
|
||||
|
||||
assert(load_index == SPR_ONEWAY_BASE);
|
||||
load_index += LoadGrfFile("oneway.grf", load_index, i++);
|
||||
|
||||
/* Initialize the unicode to sprite mapping table */
|
||||
InitializeUnicodeGlyphMap();
|
||||
|
||||
|
Reference in New Issue
Block a user