diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 51072e1d..679492d2 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -17679,7 +17679,7 @@ function checkMO2 { pollWinRes "$TITLE" setShowPic - "$YAD" --f1-action="$F1ACTION" --image "$SHOWPIC" --image-on-top --window-icon="$STLICON" --form --center --on-top "$WINDECO" \ + "$YAD" --f1-action="$F1ACTION" --image "$SHOWPIC" --image-on-top --window-icon="$STLICON" --form --center --on-top $WINDECO \ --title="$TITLE" \ --text="$(spanFont "$SGNAID - $GUI_ASKMO2" "H")" \ --button="$BUT_MO2_GUI":0 \