From: Martin Taibr Date: Mon, 1 Apr 2019 18:51:10 +0000 (+0200) Subject: put perl code in comment instead of #if 0 X-Git-Tag: xonotic-v0.8.5~1285^2~4 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d0b1e5f906b301a6292efa312f4e47c969a72b3d;p=xonotic%2Fxonotic-data.pk3dir.git put perl code in comment instead of #if 0 --- diff --git a/qcsrc/menu/skin-customizables.inc b/qcsrc/menu/skin-customizables.inc index 3889b341b..54f6283b8 100644 --- a/qcsrc/menu/skin-customizables.inc +++ b/qcsrc/menu/skin-customizables.inc @@ -1,4 +1,4 @@ -#if 0 +/* "Perl code to convert this to a skinvalues.txt file."; print "title Generic\n"; print "author Morphed\n"; @@ -32,7 +32,7 @@ while() } } __DATA__ -#endif +*/ SKINBEGIN // font sizes (used for everything) SKINFLOAT(FONTSIZE_NORMAL, 12);