CloudTeam Shitpost Production
Відкрити в Telegram
Показати більше
808
Підписники
Немає даних24 години
Немає даних7 днів
Немає даних30 днів
Архів дописів
if (menu::widgets::tab(_("B"), _("aimbot"), menu::other::current_tab == 0, anim_window)) { menu::other::current_tab = 0; }
ImGui::Spacing();
if (menu::widgets::tab(_("C"), _("exploits"), menu::other::current_tab == 1, anim_window)) { menu::other::current_tab = 1; }
ImGui::Spacing();
if (menu::widgets::tab(_("D"), _("visuals"), menu::other::current_tab == 2, anim_window)) { menu::other::current_tab = 2; }
ImGui::Spacing();
if (menu::widgets::tab(_("E"), _("settings"), menu::other::current_tab == 3, anim_window)) { menu::other::current_tab = 3; }
ImGui::Spacing();
if (menu::widgets::tab(_("F"), _("other"), menu::other::current_tab == 4, anim_window)) { menu::other::current_tab = 4; }
if (menu::widgets::tab(_("B"), _("aimbot"), menu::other::current_tab == 0, anim_window)) { menu::other::current_tab = 0; }
ImGui::Spacing();
if (menu::widgets::tab(_("C"), _("exploits"), menu::other::current_tab == 1, anim_window)) { menu::other::current_tab = 1; }
ImGui::Spacing();
if (menu::widgets::tab(_("D"), _("visuals"), menu::other::current_tab == 2, anim_window)) { menu::other::current_tab = 2; }
ImGui::Spacing();
if (menu::widgets::tab(_("E"), _("settings"), menu::other::current_tab == 3, anim_window)) { menu::other::current_tab = 3; }
ImGui::Spacing();
if (menu::widgets::tab(_("F"), _("other"), menu::other::current_tab == 4, anim_window)) { menu::other::current_tab = 4; }
