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 61f35e1..2c7bc87 100644 --- a/src/emap/atcommand.c +++ b/src/emap/atcommand.c @@ -149,6 +149,7 @@ ACMD1(mapExit) // 104 - git pull and restart all servers // 105 - build all // 106 - rebuild all +// 107 - git pull and build all ACMD1(serverExit) { int code = 0; |