Ver Fonte

Added fix_ark.sh() to core_functions

Fixes #1605
Marvin Lehmann há 8 anos atrás
pai
commit
c2e41f10e8
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -276,6 +276,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+fix_ark.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 fix_arma3.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function