diff options
Diffstat (limited to 'char-server')
-rwxr-xr-x | char-server | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/char-server b/char-server deleted file mode 100755 index 3f3598f3..00000000 --- a/char-server +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -echo -e '\e[5;7;31mPlease update your build of TMWA, then use ./run-all\e[m' >& 2 -echo -e 'Or if you want output in separate TTYs, cd world then tmwa-char' >& 2 -sleep 10 -cd world && -exec char-server - |