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.c1
1 files changed, 1 insertions, 0 deletions
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);