5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
int StartingConditional()
|
|
{
|
|
return GetLocalInt(GetPCSpeaker(), "PASSED_MAGIC_TEST");
|
|
}
|