From a78b63bca525c3b8b2c1c80b747f0e4e49fc2c0b Mon Sep 17 00:00:00 2001 From: Tuff CWC Date: Sun, 8 Mar 2026 12:54:37 +0100 Subject: [PATCH] Update PreStitchedTextureMap.cpp --- Minecraft.Client/PreStitchedTextureMap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minecraft.Client/PreStitchedTextureMap.cpp b/Minecraft.Client/PreStitchedTextureMap.cpp index bcd6a9334..0956e53cd 100644 --- a/Minecraft.Client/PreStitchedTextureMap.cpp +++ b/Minecraft.Client/PreStitchedTextureMap.cpp @@ -276,7 +276,7 @@ Icon *PreStitchedTextureMap::registerIcon(const wstring &name) { app.DebugPrintf("Don't register NULL\n"); #ifndef _CONTENT_PACKAGE - app.DebugPrintf("Stub!") + app.DebugPrintf("Stub!"); #endif result = missingPosition; //new RuntimeException("Don't register null!").printStackTrace();