Ones Subtract

added the option for the user to enable one subtract

closes #35

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-05-04 11:22:48 -04:00
parent 9c99a12335
commit 55484786ec
4 changed files with 12 additions and 1 deletions

View File

@@ -35,5 +35,7 @@
<string name="higlight_color">Highlight Color</string>
<string name="higlight_color_msg">Highlights your last roll in a custom color</string>
<string name="game_mode">Game Mode</string>
<string name="ones_subtract">Ones Subtract</string>
<string name="ones_subtract_msg">Ones count as -1 to your successes</string>
</resources>