mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 11:35:21 +02:00
Clean up tiledef/layer handling in wield mesh
This commit is contained in:
@@ -79,7 +79,8 @@ public:
|
||||
*/
|
||||
u32 getTextureId(const std::string &name);
|
||||
|
||||
// Finds out the name of a cached texture.
|
||||
/// @brief Finds out the name of a cached texture.
|
||||
/// @note DO NOT USE IN NEW CODE
|
||||
std::string getTextureName(u32 id);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user