]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mapinfo.qc
RandomItems mutator: simplify item initialisation using new function
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapinfo.qc
index 04c74d498b72d6128f9c8b5710d4889bc513c10f..82a7e758413de31ffd73eae094b93717c67fb678 100644 (file)
@@ -935,9 +935,6 @@ bool _MapInfo_ParseArena(string arena_filename, int fh, string pFilename, Gamety
        return false;
 }
 
-#if defined(CSQC)
-string(string filename) whichpack = #503;
-#endif
 string _MapInfo_CheckArenaFile(string pFilename, string pMapname)
 {
        // returns the file name if valid, otherwise returns ""