8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
// not like leader
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
DeleteLocalInt(GetModule(), "bAIPCLeaderType");
|
|
|
|
}
|