mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-13 06:42:42 +02:00
Post merge fix
This commit is contained in:
parent
60b8d41c16
commit
3c1c81e3ac
1 changed files with 1 additions and 0 deletions
|
@ -7376,6 +7376,7 @@ int Application::processOctreeStats(ReceivedMessage& message, SharedNodePointer
|
|||
return statsMessageLength;
|
||||
}
|
||||
|
||||
void Application::registerScriptEngineWithApplicationServices(ScriptManagerPointer& scriptManager) {
|
||||
|
||||
auto scriptEngine = scriptManager->engine();
|
||||
scriptManager->setEmitScriptUpdatesFunction([this]() {
|
||||
|
|
Loading…
Reference in a new issue