mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Removed IrrlichtWrapper
This commit is contained in:
parent
983bf6677d
commit
b36e5c0508
13 changed files with 18 additions and 770 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue