icon(s) fixes and fixes boards
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
SStgui.close_uis(src)
|
||||
. = ..()
|
||||
|
||||
/// @depricated DO NOT USE
|
||||
/obj/proc/setAnchored(anchorvalue)
|
||||
SEND_SIGNAL(src, COMSIG_OBJ_SETANCHORED, anchorvalue)
|
||||
anchored = anchorvalue
|
||||
set_anchored(anchorvalue)
|
||||
|
||||
/obj/throw_at(atom/target, range, speed, mob/thrower, spin=1, diagonals_first = 0, datum/callback/callback, force, messy_throw = TRUE)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user