Fixes the space unbuildable bug, I hope

This commit is contained in:
CIB
2012-08-11 05:45:36 -07:00
parent e94a508e78
commit 0d2c2d11df

View File

@@ -193,7 +193,7 @@
if(!(t in visibleTurfs))
if(!t.dim)
t.dim = image('cameravis.dmi', t, "dim", 15)
t.mouse_opacity = 0
t.dim.mouse_opacity = 0
dim += t.dim
images_added += t.dim