mirror of
https://github.com/Beowulfv/BaseMarkers_ExAd.git
synced 2024-08-30 17:22:15 +00:00
fix#2 for 'blank notification'
Another update on the fix for 'blank notification'
This commit is contained in:
parent
d77ebfdde7
commit
44f604a45c
@ -65,5 +65,5 @@ fnc_markerOff = {
|
||||
};
|
||||
}
|
||||
forEach (allMissionObjects "Exile_Construction_Flag_Static");
|
||||
["SuccessTitleAndText",["Base Markers toggled off."]] call ExileClient_gui_toaster_addTemplateToast;
|
||||
["ErrorTitleAndText",["Base Markers toggled off."]] call ExileClient_gui_toaster_addTemplateToast;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user