From eb6c4cbe0fb7f3c421c364f38fe873bd8b7ac3d3 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 30 Dec 2015 00:55:36 +0000 Subject: [PATCH] Added another message to scriptlog --- functions/fix_steamcmd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/fix_steamcmd.sh b/functions/fix_steamcmd.sh index abb3888e9..32c5722f2 100644 --- a/functions/fix_steamcmd.sh +++ b/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(){