mirror of
https://github.com/overte-org/overte.git
synced 2025-04-24 20:34:20 +02:00
oops
This commit is contained in:
parent
26670f9e41
commit
24132968fe
1 changed files with 1 additions and 0 deletions
|
@ -3706,6 +3706,7 @@ bool Application::askToLoadScript(const QString& scriptFilenameOrURL) {
|
|||
} else {
|
||||
qDebug() << "Declined to run the script: " << scriptFilenameOrURL;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
ScriptEngine* Application::loadScript(const QString& scriptFilename, bool isUserLoaded,
|
||||
|
|
Loading…
Reference in a new issue