summarylogtreecommitdiffstats
path: root/daphne.sh
diff options
context:
space:
mode:
Diffstat (limited to 'daphne.sh')
-rwxr-xr-xdaphne.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/daphne.sh b/daphne.sh
index dd8eb24aba82..b87ebaae37c4 100755
--- a/daphne.sh
+++ b/daphne.sh
@@ -13,8 +13,7 @@ cd "$SCRIPT_DIR"
export LD_LIBRARY_PATH=$SCRIPT_DIR:$DAPHNE_SHARE:$LD_LIBRARY_PATH
if [ -z $1 ] ; then
- echo "Specify a game to try: ace astron badlands bega cliff cobra esh"
- echo "\tgalaxyr gpworld interstellar lair lair2 mach3 rb sdq tq uvt"
+ echo "Specify a game to try: ace astron badlands bega cliff cobra esh tgalaxyr gpworld interstellar lair lair2 mach3 rb sdq tq uvt"
exit
fi