mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 03:45:24 +01: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