Fixing conflict

This commit is contained in:
Vishal 2024-09-29 02:00:45 +05:30 committed by GitHub
parent 6401ae6941
commit cf636f7cc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -592,3 +592,6 @@ class InGameMenuWindow(bui.MainWindow):
logging.exception('Error in classic resume callback.')
classic.main_menu_resume_callbacks.clear()
# def __del__(self) -> None:
# self._resume()