v0.2.3e: added setting in options menu for double quickslot

This commit is contained in:
Evan Debenham
2015-01-21 14:02:01 -05:00
parent f68f8732b4
commit 81a588e386
3 changed files with 19 additions and 1 deletions
@@ -33,6 +33,7 @@ enum Preferences {
public static final String KEY_ZOOM = "zoom";
public static final String KEY_LAST_CLASS = "last_class";
public static final String KEY_CHALLENGES = "challenges";
public static final String KEY_QUICKSLOTS = "quickslots";
public static final String KEY_INTRO = "intro";
public static final String KEY_BRIGHTNESS = "brightness";
public static final String KEY_VERSION = "version";