瀏覽代碼

Added another message to scriptlog

Daniel Gibbs 10 年之前
父節點
當前提交
eb6c4cbe0f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      functions/fix_steamcmd.sh

+ 1 - 0
functions/fix_steamcmd.sh

@@ -10,6 +10,7 @@ fn_fix_steamcmd_msg_start(){
 	fn_printdots "Applying ${fixname} fix: ${gamename}"
 	sleep 2
 	fn_printinfonl "Applying ${fixname} fix: ${gamename}"
+	fn_scriptlog "Applying ${fixname} fix: ${gamename}"
 }
 
 fn_fix_steamcmd_msg_end(){