summaryrefslogtreecommitdiff
path: root/src/echar/char.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/echar/char.c')
-rw-r--r--src/echar/char.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/echar/char.c b/src/echar/char.c
index 3c11832..785c2f2 100644
--- a/src/echar/char.c
+++ b/src/echar/char.c
@@ -330,9 +330,10 @@ void echar_parse_map_serverexit(int mapFd)
case 100: // all exit
case 101: // all restart
case 102: // restart char and map server
- case 104: // git pull and all restart
+ case 104: // git pull and restart all restart
case 105: // build all
case 106: // rebuild all
+ case 107: // git pull and build all
echat_send_login_serverexit(code);
HSleep(1);
core->shutdown_callback();