5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
int StartingConditional()
|
|
{
|
|
return (GetLocalInt(GetPCSpeaker(),"MerimesissComp") >=1);
|
|
}
|