Add option to shade trees on slopes

This commit is contained in:
dP
2020-07-18 20:16:13 +03:00
parent 380a67dcc1
commit 71eb96d553
21 changed files with 1208 additions and 595 deletions

View File

@@ -191,7 +191,7 @@ static void LoadSpriteTables()
);
}
// LoadGrfFile("innerhighlight.grf", SPR_INNER_HIGHLIGHT_BASE, i++);
LoadGrfFile("cmclient-2.grf", SPR_INNER_HIGHLIGHT_BASE - 4, i++);
LoadGrfFile("cmclient-3.grf", SPR_INNER_HIGHLIGHT_BASE - 4, i++);
/* Initialize the unicode to sprite mapping table */
InitializeUnicodeGlyphMap();