mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
extra ;
This commit is contained in:
parent
c26f17e16b
commit
3563efb584
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ EntityItemID::EntityItemID() :
|
|||
creatorTokenID(UNKNOWN_ENTITY_TOKEN),
|
||||
isKnownID(false)
|
||||
{
|
||||
};
|
||||
}
|
||||
|
||||
EntityItemID::EntityItemID(const EntityItemID& other) :
|
||||
id(other.id),
|
||||
|
|
Loading…
Reference in a new issue