mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
TG: 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) Revision: r2997 Author: quartz235
This commit is contained in:
@@ -169,7 +169,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
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user