mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
remove debug in EntityScriptServer
This commit is contained in:
parent
a86be14b8c
commit
916a7325bc
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ void EntityScriptServer::shutdown() {
|
|||
}
|
||||
|
||||
void EntityScriptServer::addingEntity(const EntityItemID& entityID) {
|
||||
qDebug() << "adding " << entityID;
|
||||
checkAndCallPreload(entityID);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue