mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-30 16:45:02 +00:00
refactor: Remove PhysicsBridge integration from script engine and services for improved modularity
This commit is contained in:
@@ -51,6 +51,7 @@ void ScriptEngineService::Shutdown() noexcept {
|
||||
logger_->TraceFunction(__func__);
|
||||
|
||||
engine_.reset();
|
||||
bindingContext_.reset();
|
||||
initialized_ = false;
|
||||
|
||||
logger_->Info("Script engine service shutdown");
|
||||
|
||||
Reference in New Issue
Block a user