road_cmd.c
changeset 497 2d6d31173813
parent 473 0da86c59e3ae
child 507 8aa8100b0b22
--- a/road_cmd.c	Tue Nov 23 20:54:51 2004 +0000
+++ b/road_cmd.c	Tue Nov 23 22:36:11 2004 +0000
@@ -818,7 +818,7 @@
 		while ((image=drss->image) != 0) {
 			if (image & 0x8000)
 				image |= ormod;
-			if (!(_display_opt & DO_TRANS_BUILDINGS)) // show transparent depots
+			if (_display_opt & DO_TRANS_BUILDINGS) // show transparent depots
 				image = (image & 0x3FFF) | 0x3224000;
 
 			AddSortableSpriteToDraw(image, ti->x | drss->subcoord_x,