diff options
Diffstat (limited to 'src/emap/atcommand.h')
-rw-r--r-- | src/emap/atcommand.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/atcommand.h b/src/emap/atcommand.h index 50a92df..eb3af35 100644 --- a/src/emap/atcommand.h +++ b/src/emap/atcommand.h @@ -42,5 +42,7 @@ ACMD1(serverExit); ACMD0(log); ACMD4(tee); ACMD4(getName); +ACMD0(refresh); +ACMD0(tmw2item); #endif // EVOL_MAP_ATCOMMAND |