5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetModule(), "iAllowExitPortal", 1);
|
|
}
|