diff options
Diffstat (limited to 'src/map/battleground.c')
-rw-r--r-- | src/map/battleground.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battleground.c b/src/map/battleground.c index a92b3faef..5df05d301 100644 --- a/src/map/battleground.c +++ b/src/map/battleground.c @@ -906,7 +906,6 @@ void do_final_battleground(void) } aFree(bg->arena); } - } void battleground_defaults(void) { bg = &bg_s; |