mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Fixed debug launching
This commit is contained in:
parent
4f73dd18b1
commit
48e3f0d68c
|
|
@ -118,9 +118,6 @@ void StringTable::ProcessStringTableData(void)
|
|||
else
|
||||
{
|
||||
app.DebugPrintf("Failed to get language\n");
|
||||
#ifdef _DEBUG
|
||||
__debugbreak();
|
||||
#endif
|
||||
|
||||
isStatic = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue