Browse Source

Fetch install_factorio_save

Kristian Polso 9 years ago
parent
commit
e13c816940
1 changed files with 5 additions and 0 deletions
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -479,6 +479,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+install_factorio_save.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 install_gsquery.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function