Minor fixes to OpenArena

This commit is contained in:
pelya
2013-09-01 20:10:44 +03:00
parent 6103f10454
commit f693d35de5
2 changed files with 2 additions and 2 deletions

View File

@@ -421,7 +421,7 @@ class SettingsMenuMisc extends SettingsMenu
"OUYA emulation"
};
boolean defaults[] = {
false,
Globals.OuyaEmulation,
};
AlertDialog.Builder builder = new AlertDialog.Builder(p);