fix some more glitchy stuff
This commit is contained in:
@@ -10,9 +10,9 @@ namespace BT
|
||||
|
||||
namespace BigThink
|
||||
{
|
||||
BT::Selector* ItemHandling();
|
||||
BT::Sequence* ZombieHandling();
|
||||
BT::Sequence* PurgeZoneHandling();
|
||||
BT::Selector* ItemHandling();
|
||||
BT::PartialSequence* PickUpHandling();
|
||||
BT::Selector* HouseHandling();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user