|
|
@ -508,7 +508,7 @@ fn_fetch_function |
|
|
|
|
|
|
|
# Info |
|
|
|
|
|
|
|
info_stats.sh(){ |
|
|
|
info_distro.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
@ -518,17 +518,17 @@ functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|
|
|
|
|
info_distro.sh(){ |
|
|
|
info_gamedig.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|
|
|
|
|
info_gamedig.sh(){ |
|
|
|
info_messages.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|
|
|
|
|
info_messages.sh(){ |
|
|
|
info_stats.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|