diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 7b8bb638..61198e91 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -12890,7 +12890,6 @@ function launchCustomProg { setNonGameSLRReap "2" fi - # TODO if this works, it's much simpler than what we use in extProtonRun -- Can we make the logic as simple as this? if [ -n "${SLRCMD[*]}" ]; then writelog "INFO" "${FUNCNAME[0]} - Gotten Steam Linux Runtime for native launch, using RUNEXTPROGRAMARGS array to contain it and add it to launch command"