mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 21:33:35 +02:00
formatting
This commit is contained in:
parent
6bad141004
commit
80cf571d7d
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ bool EntityScriptingInterface::canEdit() {
|
|||
|
||||
EntityItemID EntityScriptingInterface::addEntity(const EntityItemProperties& properties) {
|
||||
|
||||
|
||||
// The application will keep track of creatorTokenID
|
||||
uint32_t creatorTokenID = EntityItemID::getNextCreatorTokenID();
|
||||
|
||||
|
|
Loading…
Reference in a new issue