Skip to content

Commit

Permalink
rebuild on sendtask
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed Jun 21, 2023
1 parent d29fb89 commit bee24ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/turfs/processing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ fn _finish_process_turfs() {

#[hook("/datum/controller/subsystem/air/proc/process_turfs_auxtools")]
fn _process_turf_notify() {
rebuild_turf_graph()?;
let sender = processing_callbacks_sender();
let fdm_max_steps = src
.get_number(byond_string!("share_max_steps"))
Expand Down

0 comments on commit bee24ff

Please sign in to comment.