6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
void main()
|
||
|
{
|
||
|
ExecuteScript("ls_abyss", OBJECT_SELF);
|
||
|
ExecuteScript("ls_abyss", OBJECT_SELF);
|
||
|
}
|