onmove_choices shop
This commit is contained in:
parent
d6b27a7ac4
commit
eb8abae982
@ -492,7 +492,8 @@ actions.prototype._sys_onmove_choices = function (x, y) {
|
||||
|
||||
switch (core.status.event.id) {
|
||||
case 'action':
|
||||
if (core.status.event.id != 'choices') break;
|
||||
if (core.status.event.data.type != 'choices') break;
|
||||
case 'shop':
|
||||
case 'selectShop':
|
||||
case 'switchs':
|
||||
case 'settings':
|
||||
|
||||
Loading…
Reference in New Issue
Block a user