Browse Source

Added another message to scriptlog

Daniel Gibbs 10 years ago
parent
commit
eb6c4cbe0f
1 changed files with 1 additions and 0 deletions
  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(){