summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2016-06-21 12:19:57 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2016-06-21 12:20:21 -0400
commit7a28b12741c6215b393801c2cad049dd12cb35bd (patch)
treeeaf082c7aa6e05d109922a8b20a6964a1a09a547 /res/values/strings.xml
parent45319ea149e7b41248ad8d5de89eda1bf4c92a40 (diff)
Added high scores and made gravity dependent on resolution
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2c97fc5..567b379 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8,4 +8,5 @@
<string name="bw_mode">Play black &amp; white mode</string>
<string name="flip_mode">Play flip mode</string>
<string name="random_mode">Play a random mode!</string>
+ <string name="highscores">View High scores!</string>
</resources>