Sending all kick methods (#1921)
This commit is contained in:
@ -26,8 +26,8 @@ namespace big
|
||||
|
||||
ImGui::SameLine();
|
||||
components::command_checkbox<"breakupcheating">();
|
||||
|
||||
components::player_command_button<"bailkick">(g_player_service->get_selected());
|
||||
|
||||
components::player_command_button<"multikick">(g_player_service->get_selected());
|
||||
ImGui::SameLine();
|
||||
components::player_command_button<"nfkick">(g_player_service->get_selected());
|
||||
|
||||
|
Reference in New Issue
Block a user