Daniel Gibbs
3 months ago
Failed to extract signature
1 changed files with
5 additions and
0 deletions
-
lgsm/modules/core_modules.sh
|
|
|
@ -451,6 +451,11 @@ fix_samp.sh() { |
|
|
|
fn_fetch_module |
|
|
|
} |
|
|
|
|
|
|
|
fix_sdtd.sh() { |
|
|
|
modulefile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_module |
|
|
|
} |
|
|
|
|
|
|
|
fix_sfc.sh() { |
|
|
|
modulefile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_module |
|
|
|
|