mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Ensure that getGlobalScope always returns the same object
This commit is contained in:
parent
2c9f6a5350
commit
ee93dc3b57
3 changed files with 7 additions and 7 deletions
|
|
@ -34,8 +34,6 @@ END_IMPLEMENT_CLASS;
|
|||
IMPLEMENT_NONINSTANTIABLE_CLASS( EngineExportScope,
|
||||
"A scope contained a collection of exported engine API entities." )
|
||||
END_IMPLEMENT_CLASS;
|
||||
|
||||
EngineExportScope EngineExportScope::smGlobalScope;
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue