5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetCustomToken(101,"Get out of my site!");
|
||
|
}
|