Fix for issue 324 (what the hell was the point of moved_recently if it's stuck at one after moving and has no impact outside of electropacks)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2997 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
quartz235@gmail.com
2012-01-28 10:14:26 +00:00
parent 32a39fdf93
commit 8597fbd715
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -166,7 +166,6 @@ obj
src.m_flag = 1
if ((A != src.loc && A && A.z == src.z))
src.last_move = get_dir(A, src.loc)
src.moved_recently = 1
return
/*