mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 01:45:36 +02:00
Drop texture file list cache (#6660)
This commit is contained in:
@@ -339,4 +339,4 @@ struct TileSpec
|
||||
TileLayer layers[MAX_TILE_LAYERS];
|
||||
};
|
||||
|
||||
const std::vector<std::string> &getTextureDirs();
|
||||
std::vector<std::string> getTextureDirs();
|
||||
|
||||
Reference in New Issue
Block a user