From 7199cf53904f4956c1ee708fcdfd4ad9293900c2 Mon Sep 17 00:00:00 2001 From: Eamonn Rea Date: Wed, 27 Mar 2024 01:46:00 +0000 Subject: [PATCH] Cleanup: Remove resolved TODO since #1065 --- steamtinkerlaunch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 31d70abc..c0b44e9c 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7,7 +7,7 @@ PREFIX="/usr" PROGNAME="SteamTinkerLaunch" NICEPROGNAME="Steam Tinker Launch" -PROGVERS="v14.0.20240325-2" +PROGVERS="v14.0.20240327-1" PROGCMD="${0##*/}" PROGINTERNALPROTNAME="Proton-stl" SHOSTL="stl" @@ -2526,8 +2526,6 @@ function setCustomGameVars { fi } -# TODO: This does not work on Wayland! -# Add logging and update langfiles function prepareGUI { WINDECO="--undecorated" if [ -n "$USEWINDECO" ]; then