diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-12-17 09:01:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:22:46 +0700 |
commit | 41b5a5a4b2b6eb41fc8543fdfd6d8182dd88c2b0 (patch) | |
tree | 1cb2fe3bdf4cec6fe7ba12ac81e796e400117583 /games/ut2004 | |
parent | 7d095bc5fa46aa4093340315cca4a601a4fb29bf (diff) | |
download | slackbuilds-41b5a5a4b2b6eb41fc8543fdfd6d8182dd88c2b0.tar.gz |
games/ut2004: Update launcher.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ut2004')
-rw-r--r-- | games/ut2004/ut2004 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ut2004/ut2004 b/games/ut2004/ut2004 index 850e515768..9c239ed119 100644 --- a/games/ut2004/ut2004 +++ b/games/ut2004/ut2004 @@ -1,4 +1,4 @@ #!/bin/bash cd /usr/share/games/ut2004/System/ -./ut2004 +./ut2004 $* |