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