Trying to add to previous.

This commit is contained in:
Zuhayr
2014-09-10 21:16:06 +09:30
parent 210930b2bb
commit 6d21c3193f
-1
View File
@@ -485,7 +485,6 @@
if(update_neighbors)
var/list/all_step_directions = list(NORTH,NORTHEAST,EAST,SOUTHEAST,SOUTH,SOUTHWEST,WEST,NORTHWEST)
for(var/direction in all_step_directions)
var/turf/simulated/floor/plating/airless/asteroid/A
if(istype(get_step(src, direction), /turf/simulated/floor/plating/airless/asteroid))