From 4ed85f7faf02a42f943d13318a0f006184c0434a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 16:24:50 +0300 Subject: Add support for exit codes for building plugin code. --- src/elogin/parse.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/elogin') diff --git a/src/elogin/parse.c b/src/elogin/parse.c index d142f34..ac8001b 100644 --- a/src/elogin/parse.c +++ b/src/elogin/parse.c @@ -227,6 +227,7 @@ void elogin_parse_serverexit(int fd) case 106: // rebuild all case 107: // git pull and build all case 108: // git pull and rebuild all + case 109: // build plugin core->shutdown_callback(); break; case 102: // restart char and map server -- cgit v1.2.3-60-g2f50