summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 7e283bd0..5c8b1d8b 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -1530,7 +1530,6 @@ void do_parse()
MessageOut outMsg;
outMsg.writeShort(CMSG_MAP_LOADED);
writeSet(2);
- flush();
}
break;