1
This commit is contained in:
parent
93be26d24e
commit
232ecc1981
@ -974,6 +974,7 @@ bool Human::InPartObjects(Entity* target)
|
||||
void Human::RemoveObjects(Entity* entity)
|
||||
{
|
||||
del_objects.insert(entity->GetUniId());
|
||||
new_objects.erase(entity);
|
||||
}
|
||||
|
||||
void Human::AddOutObjects(Entity* entity)
|
||||
|
Loading…
x
Reference in New Issue
Block a user