UltimateByte 9 년 전
부모
커밋
9c7e905707
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lgsm/functions/command_wipe.sh

+ 1 - 1
lgsm/functions/command_wipe.sh

@@ -11,7 +11,7 @@ local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 check.sh
 fn_print_header
-fn_scripg_log "Entering ${gamename} ${commandaction}"
+fn_script_log "Entering ${gamename} ${commandaction}"
 
 # Process to server wipe
 fn_wipe_server_process(){