feat(nearby): add riot mode (#1043)
This commit is contained in:
@ -37,6 +37,8 @@ namespace big
|
||||
components::command_checkbox<"pedsignore">();
|
||||
ImGui::SameLine(140.f);
|
||||
components::command_checkbox<"pedrain">();
|
||||
ImGui::SameLine(265.f);
|
||||
components::command_checkbox<"pedscombat">();
|
||||
components::command_checkbox<"highalert">();
|
||||
ImGui::SameLine(140.f);
|
||||
components::command_checkbox<"pedrush">();
|
||||
|
Reference in New Issue
Block a user