From: terencehill Date: Mon, 20 Jan 2014 17:59:41 +0000 (+0100) Subject: Restore a blank line X-Git-Tag: xonotic-v0.8.2~1987^2~49 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7f48e9679b67d5fafb41f2ef8b55aba9a4eecee0;p=xonotic%2Fxonotic-data.pk3dir.git Restore a blank line --- diff --git a/qcsrc/common/util.qh b/qcsrc/common/util.qh index dc3cf6f8c..e4ce02309 100644 --- a/qcsrc/common/util.qh +++ b/qcsrc/common/util.qh @@ -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