mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update PreStitchedTextureMap.cpp
This commit is contained in:
parent
9439039636
commit
a78b63bca5
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue