mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Document that object properties colors
field is unused (#15685)
This commit is contained in:
@@ -16,7 +16,6 @@ static const video::SColor NULL_BGCOLOR{0, 1, 1, 1};
|
||||
ObjectProperties::ObjectProperties()
|
||||
{
|
||||
textures.emplace_back("no_texture.png");
|
||||
colors.emplace_back(255,255,255,255);
|
||||
}
|
||||
|
||||
std::string ObjectProperties::dump() const
|
||||
|
Reference in New Issue
Block a user