summaryrefslogtreecommitdiff
path: root/assetFactory/style.h
diff options
context:
space:
mode:
Diffstat (limited to 'assetFactory/style.h')
-rw-r--r--assetFactory/style.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/assetFactory/style.h b/assetFactory/style.h
index f3bc707..d931f98 100644
--- a/assetFactory/style.h
+++ b/assetFactory/style.h
@@ -31,6 +31,7 @@ public:
static EffectiveColour getColour(const StyleStack & parents);
ColourAlpha colour {};
+ std::optional<bool> smooth;
std::string texture;
std::string textureRotation; // Multiples of 90deg, no int/enum support