diff --git a/BuildFiles/Mac/Space Station 14.app/Contents/MacOS/SS14 b/BuildFiles/Mac/Space Station 14.app/Contents/MacOS/SS14 index 931efc2b7f..5d5b72123b 100755 --- a/BuildFiles/Mac/Space Station 14.app/Contents/MacOS/SS14 +++ b/BuildFiles/Mac/Space Station 14.app/Contents/MacOS/SS14 @@ -5,4 +5,4 @@ BASEDIR=$(dirname "$0") echo "$BASEDIR" cd "$BASEDIR" -/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ../Resources/SS14.Client.exe +exec /Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ../Resources/Robust.Client.exe