Graphically indicate restricted signals by recolouring the signal post.

Recolour signal posts from grey to blue for restricted signals which
are not semaphores and are not custom sprites.
This commit is contained in:
Jonathan G Rennison
2015-08-19 21:56:22 +01:00
parent 614b3d8ab5
commit 8faead7e7a
4 changed files with 22 additions and 2 deletions

View File

@@ -170,6 +170,9 @@ static void LoadSpriteTables()
_palette_remap_grf[i] = (PAL_DOS != used_set->palette);
LoadGrfFile(used_set->files[GFT_BASE].filename, 0, i++);
/* Tracerestrict sprites. */
LoadGrfFile("tracerestrict.grf", SPR_TRACERESTRICT_BASE, i++);
/*
* The second basic file always starts at the given location and does
* contain a different amount of sprites depending on the "type"; DOS