Make Ants and Spiders able to destroy TargetBot
parent
b5466261d4
commit
0c69dc8d30
|
@ -67,7 +67,6 @@ bool IsAlien(ObjectType type)
|
|||
type == OBJECT_NEST ||
|
||||
type == OBJECT_BULLET ||
|
||||
type == OBJECT_EGG ||
|
||||
type == OBJECT_MOBILEtg ||
|
||||
type == OBJECT_TEEN28 ||
|
||||
type == OBJECT_TEEN31 );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue