Skip to content

Commit

Permalink
SpecialK: Update dlSpecialK log when no update required
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Nov 18, 2023
1 parent 2284a56 commit 35da3af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20231117-8 (spek-custom)"
PROGVERS="v14.0.20231118-1 (spek-custom)"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -9891,7 +9891,7 @@ function dlSpecialK {
dlCheck "$SPEKDLURL" "$SPEKDL" "X" "Downloading '$SPEKDLURL' to '$SPEKDLDIR'"
extSpek "$SPEKDL"
else
writelog "INFO" "${FUNCNAME[0]} - Already have the archive '${SPEKDL}'" "E"
writelog "INFO" "${FUNCNAME[0]} - Already have the SpecialK DLLs, nothing to update" "E"
fi
fi

Expand Down

0 comments on commit 35da3af

Please sign in to comment.