diff options
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r-- | src/map/atcommand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 6ad69e5e3..6d5190d6e 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -8993,4 +8993,4 @@ void do_init_atcommand(void) void do_final_atcommand(void) { atcommand_db_clear(); -}
\ No newline at end of file +} |