summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 6f037c216..e49bb178c 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -5195,6 +5195,8 @@ int atcommand_mapexit(
}
}
clif_GM_kick(sd, sd, 0);
+
+ flush_fifos();
runflag = 0;