This commit is contained in:
Iamgoofball
2015-04-13 12:01:09 -07:00
parent 11603451df
commit 63504f7a67
+1 -1
View File
@@ -14,7 +14,7 @@
var/inertia_dir = 0
var/pass_flags = 0
glide_size = 8
var/allow_spin = 1
/atom/movable/Move(atom/newloc, direct = 0)
if(!loc || !newloc) return 0