From 4effbb02d2e656d0d8f33e4337b4b932d6ae8ce7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Mar 2019 20:53:22 +0300 Subject: Add at command for get name by being id New gm command: getname ID --- src/emap/atcommand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/atcommand.h') diff --git a/src/emap/atcommand.h b/src/emap/atcommand.h index 5b8588b..50a92df 100644 --- a/src/emap/atcommand.h +++ b/src/emap/atcommand.h @@ -41,5 +41,6 @@ ACMD1(mapExit); ACMD1(serverExit); ACMD0(log); ACMD4(tee); +ACMD4(getName); #endif // EVOL_MAP_ATCOMMAND -- cgit v1.2.3-60-g2f50