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