EZM V2.0.6 Release
Change Log:
- Got rid of the "master altis" splash no one bothers to use/change so that the shameless plug doesn't overlay with it.
In future versions we could add a module that does the same but doesn't interfere.
M9_EZM_EH_plugOverlayFix = addMissionEventHandler ["EachFrame", {
(uinamespace getvariable ["RscTilesGroup", displayNull]) closeDisplay 0;
}];
Example of overlaying text issue (no longer occurs):