6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
void main()
|
|
{
|
|
// NESS
|
|
ExecuteScript("spawn_sample_hb", OBJECT_SELF);
|
|
}
|