mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Removed MGT comments from Pull Request
This commit is contained in:
parent
4cebb0c406
commit
1d4b723891
3 changed files with 3 additions and 6 deletions
|
|
@ -80,11 +80,10 @@ void Cleanup(bool minimal)
|
|||
}
|
||||
|
||||
StdConsole::destroy();
|
||||
//MGT: removed SDL from dedicated
|
||||
|
||||
#ifndef TORQUE_DEDICATED
|
||||
SDL_Quit();
|
||||
#endif
|
||||
//MGT: end
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue