This commit is contained in:
Atlante45 2015-03-24 21:52:53 +01:00
parent c26f17e16b
commit 3563efb584

View file

@ -25,7 +25,7 @@ EntityItemID::EntityItemID() :
creatorTokenID(UNKNOWN_ENTITY_TOKEN),
isKnownID(false)
{
};
}
EntityItemID::EntityItemID(const EntityItemID& other) :
id(other.id),