]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/skin.qh
Get VoreTournament code to compile with gmqcc. To be compiled with the same parameter...
[voretournament/voretournament.git] / data / qcsrc / menu / skin.qh
index e12e5aa278e827a42a053f0c76a66ab5005c2340..142156ce4857e201d6bb96689d99f6caa16cbd11 100644 (file)
@@ -17,7 +17,7 @@
 //#define SKINSTRING(name,def) case #name: break\r
 #define SKINSTRING(name,def) case #name: SKIN##name = strzone(value); break\r
        // I know this leaks memory when skin is read multiple times. Screw it.\r
-#define SKINEND case "": break; case "//": break; default: print("Invalid key in skin file: ", key, "\n"); } }\r
+#define SKINEND case "": break; case "//": break; default: dprint("Invalid key in skin file: ", key, "\n"); } }\r
 #include "skin-customizables.inc"\r
 #undef SKINEND\r
 #undef SKINSTRING\r