6 lines
68 B
Plaintext
Raw Normal View History

2024-11-25 19:36:07 -05:00
// slave mode 2
void main()
{
SetLocalInt(OBJECT_SELF,"nMode",2);
}