Browse Source

Merge branch 'hotfix/180409.1'

pull/1878/head 180409.1
Daniel Gibbs 7 years ago
parent
commit
4cbeae26e3
  1. 5
      lgsm/functions/core_functions.sh

5
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

Loading…
Cancel
Save