mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 07:32:23 -07:00
dont omit txti edits from failed-load buffers; this prohibits the case of debugger-constructed buffers, like the output log
This commit is contained in:
@@ -1059,7 +1059,6 @@ txti_mut_thread_entry_point(void *p)
|
||||
}
|
||||
|
||||
//- rjf: apply edits
|
||||
if(load_valid)
|
||||
{
|
||||
for(U64 buffer_apply_idx = 0;
|
||||
buffer_apply_idx < TXTI_ENTITY_BUFFER_COUNT;
|
||||
|
||||
Reference in New Issue
Block a user