mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-29 18:50:03 +00:00
Revert "more msgs -> cmds & df entity elimination progress"
This reverts commit 9968c6e491.
This commit is contained in:
@@ -9271,6 +9271,7 @@ d_tick(Arena *arena, DI_Scope *di_scope, D_CmdList *cmds, F32 dt)
|
||||
U128 state_hash = d_hash_from_ctrl_param_state();
|
||||
if(!u128_match(state_hash, d_state->ctrl_last_run_param_state_hash))
|
||||
{
|
||||
d_cmd(D_CmdKind_SoftHaltRefresh);
|
||||
d_msg(D_MsgKind_SoftHaltRefresh);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user