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 4027acd..f10a012 100644 --- a/src/emap/atcommand.c +++ b/src/emap/atcommand.c @@ -152,6 +152,7 @@ ACMD1(mapExit) // 107 - git pull and build all // 108 - git pull and rebuild all // 109 - build plugin +// 110 - git pull and build plugin ACMD1(serverExit) { int code = 0; |