]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
Merge remote-tracking branch 'origin/Mario/quickmenu_merge' into terencehill/quickmen...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index e4ce0230903c820f7d81568fcb06d7cdde2cc76a..dc3cf6f8c8fe44a7b39b96034efa31249ceb2c4c 100644 (file)
@@ -281,7 +281,6 @@ 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