Removed dependency calc_successes from tens_roll_twice
Change-Id: I49bf7e022dadb972549fef8574478735ab5c19c2 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
android:defaultValue="true"
|
android:defaultValue="true"
|
||||||
android:dependency="calc_successes"
|
|
||||||
android:key="tens_count_twice"
|
android:key="tens_count_twice"
|
||||||
android:summary="@string/tens_count_twice_msg"
|
android:summary="@string/tens_count_twice_msg"
|
||||||
android:title="@string/tens_count_twice" />
|
android:title="@string/tens_count_twice" />
|
||||||
|
|||||||
Reference in New Issue
Block a user