mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #11345 from VOREStation/Arokha/removestub
Remove pointless /Crossed stub
This commit is contained in:
committed by
Chompstation Bot
parent
e5bbed59f1
commit
530c13bbbc
@@ -256,10 +256,6 @@
|
||||
. = TRUE
|
||||
return .
|
||||
|
||||
//oldloc = old location on atom, inserted when forceMove is called and ONLY when forceMove is called!
|
||||
/atom/movable/Crossed(atom/movable/AM, oldloc)
|
||||
return
|
||||
|
||||
/atom/movable/Bump(atom/A)
|
||||
if(!A)
|
||||
CRASH("Bump was called with no argument.")
|
||||
|
||||
Reference in New Issue
Block a user