mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-09 13:44:32 +00:00
Merge remote-tracking branch 'upstream/development' into test-vcpkg-local
This commit is contained in:
commit
384c794e6b
7 changed files with 429 additions and 141 deletions
|
|
@ -252,8 +252,9 @@ bool Taml::write(SimObject* pSimObject, const char* pFilename)
|
|||
stream.close();
|
||||
|
||||
// Reset the compilation.
|
||||
resetCompilation();
|
||||
mWriteLocked = false;
|
||||
resetCompilation();
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue