Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch 'dev_v2'
- Loading branch information
Showing
with
0 additions
and
2 deletions.
-
+0
−2
source/core/ScriptDomain.cpp
|
|
@@ -547,8 +547,6 @@ namespace GTA |
|
|
|
|
|
script->_thread->Abort(); |
|
|
script->_thread = nullptr; |
|
|
delete script->_waitEvent; |
|
|
delete script->_continueEvent; |
|
|
|
|
|
Log("[DEBUG]", "Aborted script '", script->Name, "'."); |
|
|
} |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.