From a8424ce3fbed89abd6dd9ce58f11c669eed5ef0e Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 25 Sep 2011 23:30:40 -0500 Subject: [PATCH] small fix regarding holds to rolls on player options --- Themes/_fallback/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index bb3477414a..8dd08632d4 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -2264,7 +2264,7 @@ Scroll,5="mod,centered;name,Centered" # Scroll,5="mod,cross;name,Cross" Holds="4;selectmultiple" -HoldsDefault="mod,no noholds,no planted,no twister,no holdstorolls" +HoldsDefault="mod,no noholds,no planted,no twister,no holdrolls" Holds,1="mod,noholds;name,NoHolds" Holds,2="mod,planted;name,Planted" Holds,3="mod,twister;name,Twister"