From 8a4b3e71b948eba7d9bdbf7656f529e87813fdc8 Mon Sep 17 00:00:00 2001 From: AndreasBrostrom Date: Wed, 3 Apr 2024 11:19:24 +0200 Subject: [PATCH] updated fixme --- cScripts/Loadouts/fixme.sqf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cScripts/Loadouts/fixme.sqf b/cScripts/Loadouts/fixme.sqf index 5f800bfdf..2ae04825a 100644 --- a/cScripts/Loadouts/fixme.sqf +++ b/cScripts/Loadouts/fixme.sqf @@ -1 +1,2 @@ -# FIXME: displayName should be possible to be obtained via conifg as well as missionConfig, mission config overwrite \ No newline at end of file +# FIXME: displayName should be possible to be obtained via conifg as well as missionConfig, mission config overwrite +# FIXME: icons should be possible to be obtained via conifg as well as missionConfig, mission config overwrite \ No newline at end of file