Fix GTA data service (#1635)

* fix(gta_data): service now parses unloaded RPF files
This commit is contained in:
maybegreat48
2023-07-07 05:57:38 +00:00
committed by GitHub
parent ac302d2bbb
commit c121e72eb6
12 changed files with 302 additions and 445 deletions

View File

@ -100,7 +100,6 @@ namespace big
draw_reaction(g.reactions.request_control_event);
ImGui::Separator();
draw_reaction(g.reactions.gamer_instruction_kick);
draw_interloper_reaction(g.reactions.breakup_others);
components::title("SETTINGS_NOTIFICATIONS"_T);
components::sub_title("SETTINGS_NOTIFY_GTA_THREADS"_T);