]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
Comments
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index 23126b6331df1557b15461dab2ab36947caeeb1c..2a57be012575715b6489ca3a1fca565859d6fafd 100644 (file)
@@ -210,3 +210,5 @@ float get_model_parameters_weight;
 float get_model_parameters_age;
 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
+
+string HUD_Panel_GetName(float id)