From 186e4d9ad1a1a12957cb7289437afe7bcdce25b0 Mon Sep 17 00:00:00 2001 From: Coldfront15 Date: Mon, 19 Aug 2024 11:22:37 -0700 Subject: [PATCH] Update config.cpp --- addons/main/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/main/config.cpp b/addons/main/config.cpp index 2bbbde6..9f0b9f7 100644 --- a/addons/main/config.cpp +++ b/addons/main/config.cpp @@ -11,7 +11,7 @@ class CfgPatches { "ace_main","ace_interaction","ace_repair","ace_refuel","ace_frag" // TODO: add more ace addons that are required }; author = CSTRING(Team); - authors[] = { "bux", "El Tyranos" }; + authors[] = { "bux", "El Tyranos", "Coldfront15" }; authorUrl = CSTRING(Url); url = CSTRING(Url); VERSION_CONFIG;