5 lines
78 B
Plaintext
Raw Normal View History

void main()
{
SetLocalInt(GetModule(), "T1_MODULE_CFG_NOGRAVES", TRUE);
}