5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetObjectByTag("Wizard1"), "nRelease", 1);
|
||
|
}
|