From 177ba89cb81b2ea47c181e21841cb3c57dcf01d0 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 22 Feb 2007 00:52:25 +0000 Subject: [PATCH] name cleanup: bar|feet -> ticks --- .../default/Fonts/DifficultyMeter ticks 2x1.png | Bin 0 -> 322 bytes .../default/Fonts/DifficultyMeter ticks.ini | 0 stepmania/Themes/default/metrics.ini | 16 ++++++++-------- 3 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 stepmania/Themes/default/Fonts/DifficultyMeter ticks 2x1.png create mode 100644 stepmania/Themes/default/Fonts/DifficultyMeter ticks.ini diff --git a/stepmania/Themes/default/Fonts/DifficultyMeter ticks 2x1.png b/stepmania/Themes/default/Fonts/DifficultyMeter ticks 2x1.png new file mode 100644 index 0000000000000000000000000000000000000000..b195addcb04eb36b654f3795560e75e087649f18 GIT binary patch literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^B0wy_!2%@r2u_~>q}WS5eO=kFvPdwS8Q*Hyunj20 zS>O>_%)r1c1j3A$?$-SQ3bLd-`Z_W&Z0zU$lgJ9>U-Wcw4AD40^^&jOVFQ7-hw6SB z+&9Y4+ggaHKVaG`60_uYnC~NdF^!DjH_9SRBs{eY^M8>aYnjo_ai&o)Nldft#73JMZgbhSsn8K3yve4A7B2 zzUD{36ZzwdSSoDS-!;3seAQ8wlXE}HZ_p}wBUQA2WhlGw(W5G}WAkjoRtHX98z_@d z9G3L!wL#=`6V 9 then self:glowshift() else self:stopeffect() end end -ShowFeet=false +NumTicks=10 +MaxTicks=14 +AutoColorTicks=true +TicksX=0 +TicksY=0 +TicksOnCommand=shadowlength,0 +TicksDifficultyChangedCommand=%function(self) self:diffuse(DifficultyColor(self.Difficulty)) if self.Meter > 9 then self:glowshift() else self:stopeffect() end end +ShowTicks=false ShowDifficulty=false ShowMeter=true ShowEditDescription=false