General fixes (#1251)
This commit is contained in:
@ -99,9 +99,7 @@ namespace big
|
||||
draw_reaction(g.reactions.report_cash_spawn);
|
||||
draw_reaction(g.reactions.request_control_event);
|
||||
ImGui::Separator();
|
||||
draw_reaction(g.reactions.lost_connection_kick);
|
||||
draw_reaction(g.reactions.gamer_instruction_kick);
|
||||
draw_interloper_reaction(g.reactions.lost_connection_kick_others);
|
||||
draw_interloper_reaction(g.reactions.breakup_others);
|
||||
|
||||
components::title("SETTINGS_NOTIFICATIONS"_T);
|
||||
|
Reference in New Issue
Block a user