]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Add a mutator hook to skip respawn time calculations (fixes a reference to CA)
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index dcd61c09cd54ddb30102bc1d154d96307c41d7f8..7b6504d5162875ab34d7c6f61710366352c78605 100644 (file)
@@ -469,6 +469,7 @@ set sv_accuracy_data_send 1 "1 send weapon accuracy data statistics and improved
 set _independent_players 0 "DO NOT TOUCH"
 set _notarget 0 "NO, REALLY, DON'T"
 
+set debug_text_3d_default_align 0 "Default text alignment for debug_text_3d()"
 set debug_text_3d_default_duration 10 "Default duration for debug_text_3d()"
 set debug_text_3d_default_velocity "0 -10 0" "Default velocity for debug_text_3d() in screen coords (X and Y from top left)"