Skip to content

Commit

Permalink
Update DB script for The Honkers Railway v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Dec 31, 2023
1 parent d67c101 commit 6fe1bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/launcher.lwdb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
srlauncher() {
SR_PATCH_VER=v3.0.11
SR_PATCH_VER=v3.0.12
SR_PATCH_DIR="$LW_DEF_TMP/srpatch_$SR_PATCH_VER"
EXE_DRIVE="$(grep -oi '[a-z]:'<<<"$LU_EXE")"
SRLAUNCHER="$EXE_DRIVE\\$(sed 's|.*/[a-z]:||i;s|\/|\\|g'<<<"$LU_EXE")"
Expand Down

0 comments on commit 6fe1bf0

Please sign in to comment.