index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'run.sh')
-rwxr-xr-x
run.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 9db742e19..b988398d9 100755
--- a/
run.sh
+++ b/
run.sh
@@ -1,3 +1,3 @@
cd run
-./bin/manaplus
+./bin/manaplus $*
cd ..