You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConVar cl_neo_round_hud_swap_sides("cl_neo_round_hud_swap_sides", "0", FCVAR_ARCHIVE, "Make the team of the local player always appear on the left side of the round info", true, 0.0, true, 1.0);
33
+
ConVar cl_neo_round_hud_swap_sides("cl_neo_round_hud_swap_sides", "1", FCVAR_ARCHIVE, "Make the team of the local player always appear on the left side of the round info", true, 0.0, true, 1.0);
34
34
ConVar cl_neo_squad_hud_original("cl_neo_squad_hud_original", "1", FCVAR_ARCHIVE, "Use the old squad HUD", true, 0.0, true, 1.0);
35
35
ConVar cl_neo_squad_hud_star_scale("cl_neo_squad_hud_star_scale", "0", FCVAR_ARCHIVE, "Scaling to apply from 1080p, 0 disables scaling");
0 commit comments