(svn r92) Feature: invisible trees when in transparent mode (patch entry)
This commit is contained in:
@@ -287,6 +287,7 @@ static void DrawTile_Trees(TileInfo *ti)
|
||||
|
||||
StartSpriteCombine();
|
||||
|
||||
if((_display_opt & DO_TRANS_BUILDINGS) || !_patches.invisible_trees)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user