mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 09:03:28 +02:00
removed blank line
This commit is contained in:
parent
8ec3f8ce99
commit
8975fbe1ee
1 changed files with 0 additions and 1 deletions
|
@ -780,7 +780,6 @@ void EntityTreeRenderer::checkAndCallPreload(const EntityItemID& entityID) {
|
|||
QScriptValueList entityArgs = createEntityArgs(entityID);
|
||||
entityScript.property("preload").call(entityScript, entityArgs);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void EntityTreeRenderer::changingEntityID(const EntityItemID& oldEntityID, const EntityItemID& newEntityID) {
|
||||
|
|
Loading…
Reference in a new issue