mirror of
https://github.com/overte-org/overte.git
synced 2025-06-05 13:23:33 +02:00
fix vs autoformatting
This commit is contained in:
parent
634bc83ed5
commit
ce8159340b
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ private:
|
|||
MAX_SELECTION_COUNT = 16
|
||||
};
|
||||
bool _verboseLogging{ true };
|
||||
bool _enabled{ true };
|
||||
bool _enabled { true };
|
||||
EntityItemID _currentEntityWithContextOverlay{};
|
||||
EntityItemID _lastInspectedEntity{};
|
||||
QString _entityMarketplaceID;
|
||||
|
|
Loading…
Reference in a new issue