mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
sketch out new unwind cache types
This commit is contained in:
@@ -6931,7 +6931,6 @@ df_core_begin_frame(Arena *arena, DF_CmdList *cmds, F32 dt)
|
||||
if(cache_node->unwind.error != 0)
|
||||
{
|
||||
good = 0;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if(good)
|
||||
|
||||
Reference in New Issue
Block a user