5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
int StartingConditional()
|
|
{
|
|
return (GetLocalInt(OBJECT_SELF,"Refund"));
|
|
}
|