From 8444621ef253b598e506b5cfaa9ade8a79398297 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 28 Apr 2014 14:30:32 +0200 Subject: Follow-up to 6af9ad3 - Fixes bugreport:8167, thanks to Frost http://hercules.ws/board/tracker/issue-8167-packetver-re-small-issue/ Signed-off-by: Haru --- src/map/battle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 001553f1c..4c85e2c72 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -6836,7 +6836,7 @@ void Hercules_report(char* date, char *time_c) { #endif #ifdef PACKETVER_RE - config |= C_PACKETVER_RE + config |= C_PACKETVER_RE; #endif /* non-define part */ -- cgit v1.2.3-60-g2f50