6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
|
// consolidation off
|
||
|
void main()
|
||
|
{
|
||
|
DeleteLocalInt(GetModule(),"bUnitConsolidationOn");
|
||
|
}
|