X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fskin-customizables.inc;h=54f6283b80bb9033a2883d106bd46aabc61781f5;hb=0c5b06b8592d343353d624764c6b440edb44ebc3;hp=d5e1f82eba4ab0ece3d7fb7995ec4b7838c455a3;hpb=ae2c1407ec9a05e4f501a6604a7cce8e1030df9f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/skin-customizables.inc b/qcsrc/menu/skin-customizables.inc index d5e1f82eba..54f6283b80 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); @@ -274,5 +274,4 @@ SKINBEGIN SKINVECTOR(COLOR_SLIDER_D, '1 1 1'); SKINVECTOR(COLOR_SLIDER_S, '1 1 1'); SKINFLOAT(WIDTH_SLIDERTEXT, 0.333333333333); - SKINVECTOR(TOLERANCE_SLIDER, '0.2 2 0'); SKINEND