]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - protocol.h
clean up, r_farclip cvar, lit particles (optional), stuff
[xonotic/darkplaces.git] / protocol.h
index 027871ee4fb25a87e220da964c17f1e231bdbaa7..8d7cecfc44af2448f17e63ff5b748bc1908934ee 100644 (file)
@@ -179,7 +179,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #define        svc_hidelmp                     36              // [string] slotname
 #define        svc_skybox                      37              // [string] skyname
 
-#define svc_skyboxsize         50              // [coord] size (default is 4096)
+#define svc_farclip                    50              // [coord] size (default is 6144)
 #define svc_fog                                51              // [byte] enable <optional past this point, only included if enable is true> [float] density [byte] red [byte] green [byte] blue
 
 //