4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
int StartingConditional() {
|
|
return (GetLocalInt(GetPCSpeaker(), "ZEP_CR_CHANGED"));
|
|
}
|