mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
txti -> txt; checkpoint #4
This commit is contained in:
@@ -5117,8 +5117,7 @@ DF_VIEW_UI_FUNCTION_DEF(Code)
|
||||
//
|
||||
if(!entity_is_missing && !text_info_is_ready)
|
||||
{
|
||||
// df_view_equip_loading_info(view, 1, txti_buffer_info.bytes_processed, txti_buffer_info.bytes_to_process);
|
||||
df_view_equip_loading_info(view, 1, 0, 0);
|
||||
df_view_equip_loading_info(view, 1, text_info.bytes_processed, text_info.bytes_to_process);
|
||||
}
|
||||
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user