]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mapinfo.qc
fix some sound errors and a warning
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapinfo.qc
index a6b0788088216c93b53f2a0dfa96aabc5ed5e820..902479c43cbd561ebe618c1cae739b7ad8042fec 100644 (file)
@@ -802,7 +802,7 @@ float MapInfo_Get_ByName(string pFilename, float pAllowGenerate, float pGametype
 {
        string fn;
        string s, t;
-       float fh, fh2;
+       float fh;
        float r, f, n, i, p;
        string acl;