This commit is contained in:
Michael
2020-06-02 16:24:28 +02:00
parent 254e7b0362
commit 98a2f35613
2 changed files with 0 additions and 4 deletions

View File

@@ -168,7 +168,6 @@ export default function (globalData: IGlobalData) {
});
menu.MenuClose.on(() => {
mp.gui.chat.activate(true);
globalData.InMenu = false;
})
});