This commit is contained in:
Alessandro Autiero
2024-06-03 16:27:52 +02:00
parent 46034aa1fa
commit 93c5d6c56b
8 changed files with 9 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ void _onGameOutput(String line, String dll, bool hosting, bool verbose) {
_injectOrShowError("console.dll");
}
_injectOrShowError("memoryFix.dll");
_injectOrShowError("memory.dll");
}
}