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; }
