diff options
Diffstat (limited to 'src/map/battle.c')
-rw-r--r-- | src/map/battle.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |