5 lines
81 B
Plaintext
Raw Normal View History

int StartingConditional()
{
return !GetLocalInt(GetPCSpeaker(), "p003state");
}