]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qc
Allow g_player_brightness changes without affecting purity
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
index 707043f3d99f4e89b0de66e2647c4287b7c151b8..c39457778f88798a759e610825d6e91a3959b5d5 100644 (file)
@@ -430,6 +430,7 @@ void cvar_changes_init()
                BADCVAR("g_physics_clientselect");
                BADCVAR("g_pinata");
                BADCVAR("g_powerups");
+               BADCVAR("g_player_brightness");
                BADCVAR("g_spawnshieldtime");
                BADCVAR("g_start_delay");
                BADCVAR("g_superspectate");