icon(s) fixes and fixes boards

This commit is contained in:
Letter N
2021-03-10 11:26:33 +08:00
parent 457077770e
commit 59a725c25a
10 changed files with 166 additions and 97 deletions
+2 -2
View File
@@ -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)
. = ..()