mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 04:56:29 +01:00
POLARIS: Stub drop_location()
No specific implementations for Polaris yet, copy some and use this commit too.
This commit is contained in:
@@ -296,3 +296,7 @@
|
||||
/atom/movable/proc/adjust_scale(new_scale)
|
||||
icon_scale = new_scale
|
||||
update_transform()
|
||||
|
||||
// Stub for now, override with better things.
|
||||
/atom/movable/proc/drop_location()
|
||||
return loc
|
||||
Reference in New Issue
Block a user