fixes dreamchecker errors

This commit is contained in:
kevinz000
2020-05-27 18:17:00 -07:00
parent 433bd1af79
commit 162e79df23
11 changed files with 13 additions and 14 deletions

View File

@@ -119,6 +119,7 @@
if(hud_icon)
hud_icon.combat_on = FALSE
hud_icon.update_icon()
source.stop_active_blocking()
///Changes the user direction to (try) keep match the pointer.
/datum/component/combat_mode/proc/on_move(atom/movable/source, dir, atom/oldloc, forced)