- Made DBot inherit from DObject.
This commit is contained in:
parent
db323643f8
commit
c400dcf736
6 changed files with 41 additions and 21 deletions
|
|
@ -4175,6 +4175,7 @@ static void P_Shutdown ()
|
|||
P_FreeLevelData ();
|
||||
P_FreeExtraLevelData ();
|
||||
ST_Clear();
|
||||
bglobal.DestroyAllBots ();
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue