8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
|
void main()
|
||
|
{
|
||
|
|
||
|
ExecuteScript("nw_c2_default2", OBJECT_SELF);
|
||
|
|
||
|
}
|
||
|
|