From ae9e360eb3599ef2f8c991b4f4e1b0eea223f362 Mon Sep 17 00:00:00 2001 From: Tuff CWC Date: Sat, 7 Mar 2026 23:44:33 +0100 Subject: [PATCH] Update Minecraft.cpp --- Minecraft.Client/Minecraft.cpp | 1 - 1 file changed, 1 deletion(-) 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