diff --git a/launch-replay.sh b/launch-replay.sh index 6c1af06098..2190b61bb6 100755 --- a/launch-replay.sh +++ b/launch-replay.sh @@ -1,4 +1,3 @@ #!/bin/bash -# TODO choose the correct Game.Mod instead of crashing cd ${0%/*} exec mono OpenRA.Game.exe Launch.Replay="$@" \ No newline at end of file