]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/csqc_constants.qc
Get rid of some wtfness in client/vehicles/vehicles.qc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / csqc_constants.qc
index 93051cc4d15f423dbe1883a9fb217444437a4b04..5976eb975eee0e3151deff590e4348916714e41a 100644 (file)
@@ -164,7 +164,6 @@ const float BUTTON_14 = 65536;
 const float BUTTON_15 = 131072;
 const float BUTTON_16 = 262144;
 
-
 const float DRAWFLAG_NORMAL = 0;
 const float DRAWFLAG_ADDITIVE = 1;
 const float DRAWFLAG_MODULATE = 2;