5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF,"iCounter",0);
|
||
|
}
|