aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/StringTable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.Client/StringTable.cpp')
-rw-r--r--Minecraft.Client/StringTable.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/Minecraft.Client/StringTable.cpp b/Minecraft.Client/StringTable.cpp
index 234a8943..bdee2ca9 100644
--- a/Minecraft.Client/StringTable.cpp
+++ b/Minecraft.Client/StringTable.cpp
@@ -118,9 +118,7 @@ void StringTable::ProcessStringTableData(void)
else
{
app.DebugPrintf("Failed to get language\n");
-#ifdef _DEBUG
- __debugbreak();
-#endif
+
isStatic = false;
}