mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update StringTable.cpp
This commit is contained in:
parent
01a695e0dc
commit
642916e2cc
|
|
@ -118,10 +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