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