generated from Jaysyn/ModuleTemplate
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
![]() |
void main()
|
||
|
{
|
||
|
SetLocalObject(OBJECT_SELF, "Customer", GetPCSpeaker());
|
||
|
SetLocalString(OBJECT_SELF, "Stack", "");
|
||
|
}
|