mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 12:08:11 +00:00
more msgs -> cmds & df entity elimination progress
This commit is contained in:
@@ -9271,7 +9271,6 @@ 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