diff --git a/Minecraft.Client/Minecraft.cpp b/Minecraft.Client/Minecraft.cpp index 46e8497a1..8783e3d59 100644 --- a/Minecraft.Client/Minecraft.cpp +++ b/Minecraft.Client/Minecraft.cpp @@ -4759,7 +4759,6 @@ void Minecraft::main() app.DebugPrintf("%ls\n", i, app.GetString( Tile::tiles[i]->getDescriptionId() )); } } - __debugbreak(); #endif // 4J-PB - Can't call this for the first 5 seconds of a game - MS rule