summarylogtreecommitdiffstats
path: root/daphne.sh
diff options
context:
space:
mode:
authorMarco Pompili2024-04-07 19:38:43 +0200
committerMarco Pompili2024-04-07 19:38:43 +0200
commit0a6562c21ea6a6e44fa1ebf29727fc5c8cc01694 (patch)
tree0254ef0894f9eeaacf7be36e35cac0fc36dcc1c6 /daphne.sh
parent6db8a1e1d98cfb07e0fa0ed608fb938f0cc4b860 (diff)
downloadaur-daphne-git.tar.gz
fixed repo url
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