5 lines
75 B
Plaintext
Raw Normal View History

2023-09-21 20:25:34 -04:00
void main()
{
SetLocalInt(GetObjectByTag("Wizard1"), "nRelease", 1);
}