diff options
Diffstat (limited to 'charserv.bat')
-rwxr-xr-x | charserv.bat | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/charserv.bat b/charserv.bat index cda0f4eb4..b21efac35 100755 --- a/charserv.bat +++ b/charserv.bat @@ -1,9 +1,2 @@ -@echo off -rem Writen by Jbain -:end -char-server.exe -echo . -echo . -echo Char server crashed! restarting in 15 seconds! press ctl+C to cancel restart! -PING -n 15 127.0.0.1 >nul -goto end
\ No newline at end of file +@ECHO OFF +CALL serv.bat char-server.exe Char-Server |