Ver Fonte

Hotfix 180409.1

Re-added function that was accedently removed
Daniel Gibbs há 8 anos atrás
pai
commit
655b908a77
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

@@ -347,6 +347,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+fix_steamcmd.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 fix_ut3.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function