fix
This commit is contained in:
@@ -392,7 +392,7 @@ export default function clotheShopList(globalData: IGlobalData) {
|
|||||||
//item.menu.IndexChange.on(submenuItemChangeHandler);
|
//item.menu.IndexChange.on(submenuItemChangeHandler);
|
||||||
|
|
||||||
// Reset preview when player backs out of category menu
|
// Reset preview when player backs out of category menu
|
||||||
item.menu.MenuClose.on(() => {
|
item.MenuClose.on(() => {
|
||||||
resetPreview();
|
resetPreview();
|
||||||
|
|
||||||
currentMenuIdx = -1;
|
currentMenuIdx = -1;
|
||||||
|
|||||||
Reference in New Issue
Block a user