5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalObject(OBJECT_SELF, "Customer", OBJECT_INVALID);
|
||
|
}
|