Skip to content

Commit

Permalink
makes this atom movable because I'm paranoid
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 28, 2023
1 parent 82c968a commit d4a464c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
preferred = TRUE
break

var/our_target = idle_xeno.current_target
var/atom/movable/our_target = idle_xeno.current_target
if(our_target)
var/potential_home_dir = get_dir(idle_xeno, potential_home)
var/current_target_dir = get_dir(idle_xeno, our_target)
Expand Down

0 comments on commit d4a464c

Please sign in to comment.