From 37c9caabd8c4e3bce61c72a3f14b39daa7fb21bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Fri, 26 Dec 2014 16:18:21 +0100 Subject: [PATCH] this has already been resolved in #7121 and #7187 --- launch-replay.sh | 1 - 1 file changed, 1 deletion(-) 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