- Fixed: The botinfo field of DCajunMaster was improperly listed as an object

pointer.


SVN r809 (trunk)
This commit is contained in:
Randy Heit 2008-03-18 03:01:21 +00:00
commit 3720f7fa7d
3 changed files with 12 additions and 4 deletions

View file

@ -17,7 +17,6 @@ CVAR (Bool, bot_observer, false, 0)
IMPLEMENT_POINTY_CLASS (DCajunMaster)
DECLARE_POINTER (getspawned)
DECLARE_POINTER (botinfo)
DECLARE_POINTER (firstthing)
DECLARE_POINTER (body1)
DECLARE_POINTER (body2)