5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "SONG", 18);
|
|
}
|