1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00

Updated IBotController iface (bug 4882, r=ds).

This commit is contained in:
Nicholas Hastings 2011-04-22 12:33:36 -04:00
parent 88711a8303
commit 8cfffe26cf

View File

@ -175,8 +175,6 @@ public:
virtual void RemoveAllItems( bool removeSuit ) = 0;
// give them a weapon
virtual void SetActiveWeapon( const char *WeaponName ) = 0;
// called after running a move command
virtual void PostClientMessagesSent( void ) = 0;
// check various effect flags
virtual bool IsEFlagSet( int nEFlagMask ) = 0;
// fire a virtual move command to the bot