mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- forgot to save i_main.cpp before comitting.
SVN r860 (trunk)
This commit is contained in:
parent
997533e0c8
commit
643fc792bd
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ static void UnWTS (void)
|
|||
static void FinalGC()
|
||||
{
|
||||
Args = NULL;
|
||||
bglobal = NULL;
|
||||
GC::FullGC();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue