6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
// no AI
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetModule(),"nAISetting",-1);
|
||
|
}
|