5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "BET", 10);
|
|
}
|