]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
To make things even more fun, make the default clipboard cvar seta instead of set...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 29 Oct 2011 20:42:47 +0000 (23:42 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 29 Oct 2011 20:42:47 +0000 (23:42 +0300)
defaultXonotic.cfg

index a155221fe924e6b5e0169d1292744b3c373a03e1..a3fa5705da258220912299c53849eccc5890b234 100644 (file)
@@ -557,7 +557,7 @@ set g_sandbox_object_scale_min 0.1 "minimum scale that objects can be set to"
 set g_sandbox_object_scale_max 2 "maximum scale that objects can be set to"
 set g_sandbox_object_material_velocity_min 100 "velocity objects must have while colliding for material effects to be applied"
 set g_sandbox_object_material_velocity_factor 0.002 "velocity range which decides the intensity of material effects"
-set cl_sandbox_clipboard ""
+seta cl_sandbox_clipboard ""
 
 seta menu_sandbox_spawn_model ""
 seta menu_sandbox_attach_bone ""