]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whitelist g_physics_clientselect_options
authorbones_was_here <bones_was_here@yahoo.com.au>
Mon, 4 May 2020 15:33:52 +0000 (01:33 +1000)
committerbones_was_here <bones_was_here@yahoo.com.au>
Mon, 4 May 2020 15:33:52 +0000 (01:33 +1000)
qcsrc/server/g_world.qc

index fce1f942d5704ab0084d74d45315bd92d894b184..2b7d4c86f18f53dd42e82b77ca72288bfb760115 100644 (file)
@@ -432,6 +432,7 @@ void cvar_changes_init()
                BADCVAR("g_nexball_goallimit");
                BADCVAR("g_norecoil");
                BADCVAR("g_physics_clientselect");
+               BADCVAR("g_physics_clientselect_options");
                BADCVAR("g_pinata");
                BADCVAR("g_powerups");
                BADCVAR("g_player_brightness");