6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
// Easy AI
|
|
void main()
|
|
{
|
|
DeleteLocalInt(GetModule(),"nAISetting");
|
|
}
|