Update PreStitchedTextureMap.cpp

This commit is contained in:
Tuff CWC 2026-03-08 12:54:37 +01:00 committed by GitHub
parent 9439039636
commit a78b63bca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -276,7 +276,7 @@ Icon *PreStitchedTextureMap::registerIcon(const wstring &name)
{ {
app.DebugPrintf("Don't register NULL\n"); app.DebugPrintf("Don't register NULL\n");
#ifndef _CONTENT_PACKAGE #ifndef _CONTENT_PACKAGE
app.DebugPrintf("Stub!") app.DebugPrintf("Stub!");
#endif #endif
result = missingPosition; result = missingPosition;
//new RuntimeException("Don't register null!").printStackTrace(); //new RuntimeException("Don't register null!").printStackTrace();