5 lines
62 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
void main()
{
SetLocalInt(OBJECT_SELF, "GameState", 1);
}