Revert "Add hook for modloader (#117)"

This reverts commit 7bee4770df.
This commit is contained in:
void_17
2026-03-02 17:37:12 +07:00
parent 7ae0c13854
commit 8a2a62ea1d
2 changed files with 2 additions and 5 deletions

View File

@@ -60,8 +60,10 @@ public:
// void crash(CrashReport crash);
// public abstract void onCrash(CrashReport crash);
private:
static Minecraft *m_instance;
public:
MultiPlayerGameMode *gameMode;
private: