5 lines
51 B
Plaintext
Raw Normal View History

void main()
{
SetLocalInt(GetModule(),"Easy",1);
}