mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 20:29:10 +02:00
formatting
This commit is contained in:
parent
a58f0fe76e
commit
6b49b0ed7d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ EntityItem* ModelEntityItem::factory(const EntityItemID& entityID, const EntityI
|
|||
}
|
||||
|
||||
ModelEntityItem::ModelEntityItem(const EntityItemID& entityItemID, const EntityItemProperties& properties) :
|
||||
EntityItem(entityItemID, properties)
|
||||
EntityItem(entityItemID, properties)
|
||||
{
|
||||
_collisionNetworkGeometry = QSharedPointer<NetworkGeometry>();
|
||||
|
||||
|
|
Loading…
Reference in a new issue