From 3b22392e73e52ffb2b001288ce9ab54101a03529 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 02:37:36 +0300 Subject: Add support for exit status code for pull and restart. --- src/echar/char.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/echar/char.c') diff --git a/src/echar/char.c b/src/echar/char.c index 26e6c61..6223ac4 100644 --- a/src/echar/char.c +++ b/src/echar/char.c @@ -329,6 +329,7 @@ void echar_parse_map_serverexit(int mapFd) { case 100: // all exit case 101: // all restart + case 104: // git pull and all restart case 102: // restart char and map server echat_send_login_serverexit(code); HSleep(1); -- cgit v1.2.3-60-g2f50