]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Restore a blank line
authorterencehill <piuntn@gmail.com>
Mon, 20 Jan 2014 17:59:41 +0000 (18:59 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 20 Jan 2014 18:13:50 +0000 (19:13 +0100)
qcsrc/common/util.qh

index dc3cf6f8c8fe44a7b39b96034efa31249ceb2c4c..e4ce0230903c820f7d81568fcb06d7cdde2cc76a 100644 (file)
@@ -281,6 +281,7 @@ float get_model_parameters_bone_aimweight[MAX_AIM_BONES];
 float get_model_parameters_fixbone;
 string get_model_parameters_desc;
 float get_model_parameters(string mod, float skn); // call with string_null to clear; skin -1 means mod is the filename of the txt file and is to be split
+
 vector vec2(vector v);
 
 #ifndef MENUQC