This commit is contained in:
parent
b737f18a30
commit
87d7492f21
|
@ -3369,7 +3369,7 @@
|
||||||
game.saveConfig('confirmtouch',true);
|
game.saveConfig('confirmtouch',true);
|
||||||
game.saveConfig('low_performance',true);
|
game.saveConfig('low_performance',true);
|
||||||
game.saveConfig('confirm_exit',true);
|
game.saveConfig('confirm_exit',true);
|
||||||
if(lib.ipad){
|
if(!lib.ipad){
|
||||||
game.saveConfig('layout','phone');
|
game.saveConfig('layout','phone');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue