mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-13 20:55:30 +01:00
Fixes and improvements for item image animations (#16620)
This commit is contained in:
@@ -45,5 +45,6 @@ struct TileAnimationParams
|
||||
|
||||
// Modifies the texture name such that it only contains the first frame
|
||||
// If the texture_size is know (client code), getTextureModifer should be used instead
|
||||
// This function only exists for compatibility with old clients
|
||||
void extractFirstFrame(std::string &name) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user