8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
#include "lmpperfmisc"
|
|
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "lmpBeginPerform", 0);
|
|
FacePCBoth();
|
|
}
|