diff options
Diffstat (limited to 'src/emap/atcommand.c')
-rw-r--r-- | src/emap/atcommand.c | 1 |
1 files changed, 1 insertions, 0 deletions
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; |