6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "lmpBeginPerform", 0);
|
|
SetLocalInt(OBJECT_SELF, "lmpPerfAct", 0);
|
|
}
|