From 7f48e9679b67d5fafb41f2ef8b55aba9a4eecee0 Mon Sep 17 00:00:00 2001 From: terencehill Date: Mon, 20 Jan 2014 18:59:41 +0100 Subject: [PATCH] Restore a blank line --- qcsrc/common/util.qh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2