]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'martin-t/qc2rust' into 'master'
authorMario <mario.mario@y7mail.com>
Sat, 14 Sep 2019 20:36:36 +0000 (20:36 +0000)
committerMario <mario.mario@y7mail.com>
Sat, 14 Sep 2019 20:36:36 +0000 (20:36 +0000)
Qc2rust branch with tiny changes

See merge request xonotic/xonotic-data.pk3dir!716

qcsrc/menu/skin-customizables.inc

index 3889b341b795c1893c81afb2b43c15136c1053db..54f6283b80bb9033a2883d106bd46aabc61781f5 100644 (file)
@@ -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>)
        }
 }
 __DATA__
-#endif
+*/
 SKINBEGIN
        // font sizes (used for everything)
        SKINFLOAT(FONTSIZE_NORMAL, 12);