6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(GetModule(),"Announcement","");
|
||
|
SetLocalString(GetModule(),"Announcement_Author","");
|
||
|
}
|