Work on making Angelscript work threaded
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -98,6 +98,8 @@ void AngelScriptResolver::Initialize(CreatureLib::Battling::BattleLibrary* arg,
|
||||
}
|
||||
|
||||
_contextPool = new ContextPool(_engine);
|
||||
|
||||
asPrepareMultithread();
|
||||
}
|
||||
|
||||
void AngelScriptResolver::RegisterTypes() {
|
||||
|
||||
Reference in New Issue
Block a user