mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:38:27 +02:00
Merge pull request #14489 from ctrlaltdavid/M17990-a
Remove unused avatar attachment constant
This commit is contained in:
commit
08bbe27522
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
#include <QStandardPaths>
|
#include <QStandardPaths>
|
||||||
|
|
||||||
static const QString AVATAR_HEAD_AND_BODY_STRING = "Avatar Body with Head";
|
static const QString AVATAR_HEAD_AND_BODY_STRING = "Avatar Body with Head";
|
||||||
static const QString AVATAR_ATTACHEMENT_STRING = "Avatar Attachment";
|
|
||||||
static const QString ENTITY_MODEL_STRING = "Entity Model";
|
static const QString ENTITY_MODEL_STRING = "Entity Model";
|
||||||
|
|
||||||
ModelSelector::ModelSelector() {
|
ModelSelector::ModelSelector() {
|
||||||
|
|
Loading…
Reference in a new issue