From c568201be93f46729a917552ee2614c410f89bfd Mon Sep 17 00:00:00 2001 From: Bracconiere Date: Fri, 10 Apr 2015 05:38:33 +0300 Subject: [PATCH] I am not sure either They are rendered correctly in SQF and XML formats, as handled by Arma 3. However, having no previous experience messing with typography in definition files, I'll agree that it's better to play safe until tested. Will try to find out just how strict or permissive it is. --- mod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.cpp b/mod.cpp index 2a8e55820a..f1cef6b6a2 100644 --- a/mod.cpp +++ b/mod.cpp @@ -2,7 +2,7 @@ name = "ACE3"; picture = "logo_ace3_ca.paa"; actionName = "GitHub"; action = "https://github.com/acemod/ACE3"; -description = "ACE3 – Version 3.0.0"; +description = "ACE3 - Version 3.0.0"; logo = "logo_ace3_ca.paa"; logoOver = "logo_ace3_ca.paa"; tooltip = "ACE3";