Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/interfaces/StarLoungingEntities.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/interfaces/StarLoungingEntities.hpp')
-rw-r--r--source/game/interfaces/StarLoungingEntities.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/game/interfaces/StarLoungingEntities.hpp b/source/game/interfaces/StarLoungingEntities.hpp
index 282fe2c..e654269 100644
--- a/source/game/interfaces/StarLoungingEntities.hpp
+++ b/source/game/interfaces/StarLoungingEntities.hpp
@@ -31,6 +31,7 @@ struct LoungeAnchor : EntityAnchor {
Maybe<Directives> directives;
JsonObject armorCosmeticOverrides;
Maybe<String> cursorOverride;
+ bool suppressTools;
bool cameraFocus;
};