5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
void main()
|
|
{
|
|
DestroyObject(GetAssociate(ASSOCIATE_TYPE_FAMILIAR));
|
|
}
|