Compile fix.

This commit is contained in:
Ren Erthilo
2012-04-16 23:38:12 +01:00
parent 4b2c5a91f9
commit 03acac6e8b

View File

@@ -221,7 +221,7 @@
afterattack(atom/A, mob/user as mob)
if(istype(A,/area/shuttle)||istype(A,/turf/space/transit))//No RCDs on the shuttles -Sieve
if(istype(A,/area/shuttle))//||istype(A,/turf/space/transit))//No RCDs on the shuttles -Sieve
disabled = 1
else
disabled = 0