From 4144d28bf29a23df131c59131cb40c5cfc6b2add Mon Sep 17 00:00:00 2001 From: Josh Allen Date: Sat, 30 Apr 2005 17:37:26 +0000 Subject: [PATCH] Update WheelItemBase --- stepmania/Themes/default/metrics.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 15fd1d26bb..ac0cfc76f8 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -2357,6 +2357,11 @@ ChoiceEasyMeter=name,EASY METER;sort,EasyMeter ChoiceMediumMeter=name,MEDIUM METER;sort,MediumMeter ChoiceHardMeter=name,HARD METER;sort,HardMeter +[WheelItemBase] +TextOnCommand= +TextX= +TextY= + [LifeMeterBar] MeterWidth=260 MeterHeight=24 @@ -4502,4 +4507,4 @@ Answer3Of3Text=CANCEL UseNameBlacklist=0 [ComboGraph] -NumbersY=0 +NumbersY=0 \ No newline at end of file