mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-19 04:10:54 +00:00
Merge branch 'method_Unmangle' into PBR_PR
This commit is contained in:
commit
1eed979a9c
632 changed files with 3935 additions and 3450 deletions
|
|
@ -998,7 +998,7 @@ public:
|
|||
|
||||
static GFXGLRegisterDevice pGLRegisterDevice;
|
||||
|
||||
ConsoleFunction(cycleResources, void, 1, 1, "")
|
||||
DefineEngineFunction(cycleResources, void, (),, "")
|
||||
{
|
||||
static_cast<GFXGLDevice*>(GFX)->zombify();
|
||||
static_cast<GFXGLDevice*>(GFX)->resurrect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue