This commit is contained in:
Zuhayr
2013-08-07 21:30:45 -07:00
4 changed files with 31 additions and 31 deletions
+2
View File
@@ -166,10 +166,12 @@
/client/Center()
/* No 3D movement in 2D spessman game. dir 16 is Z Up
if (isobj(mob.loc))
var/obj/O = mob.loc
if (mob.canmove)
return O.relaymove(mob, 16)
*/
return