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/emap/atcommand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/atcommand.c') diff --git a/src/emap/atcommand.c b/src/emap/atcommand.c index a6ce11c..4027acd 100644 --- a/src/emap/atcommand.c +++ b/src/emap/atcommand.c @@ -151,6 +151,7 @@ ACMD1(mapExit) // 106 - rebuild all // 107 - git pull and build all // 108 - git pull and rebuild all +// 109 - build plugin ACMD1(serverExit) { int code = 0; -- cgit v1.2.3-70-g09d2