]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultClient.cfg
Added random start weapons.
[xonotic/xonotic-data.pk3dir.git] / defaultClient.cfg
index ac79fc063f5fe2cff6efd32e3ddb13c6fad5da94..7aa1ad5cf07afc03f9d6fb879693ea649ee4789a 100644 (file)
@@ -1,3 +1,7 @@
+// this resets most client cvars and aliases to their defaults
+// if you want to reset your client to defaults, it's probably a better idea to delete (parts of) config.cfg and restart
+
+
 // changes a cvar and reports it to the server (for the menu to notify the
 // server about changes)
 alias setreport "set \"$1\" \"$2\" ; sendcvar \"$1\""