mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Common - Cleanup strange texture (#9897)
This commit is contained in:
parent
8165201565
commit
8805414669
@ -625,4 +625,4 @@ GVAR(deviceKeyCurrentIndex) = -1;
|
|||||||
};
|
};
|
||||||
}] call CBA_fnc_addEventHandler;
|
}] call CBA_fnc_addEventHandler;
|
||||||
|
|
||||||
GVAR(commonPostInited) = true; call compileScript [QPATHTOF(icon.paa)];
|
GVAR(commonPostInited) = true;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user