5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
void main()
|
|
{
|
|
SetCustomToken ( 100, IntToString( GetGold( GetPCSpeaker() ) ) );
|
|
}
|