mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Removed IrrlichtWrapper
This commit is contained in:
@@ -160,7 +160,6 @@ video::ITexture * CraftItem::getImage()
|
||||
name = "cloud.png";
|
||||
|
||||
// Get such a texture
|
||||
//return g_irrlicht->getTexture(name);
|
||||
return g_texturesource->getTextureRaw(name);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user