From 0fe7b873ae06352aba2840eacf687d270d64fc2d Mon Sep 17 00:00:00 2001 From: epoque11 Date: Tue, 13 Dec 2011 02:21:13 +0000 Subject: - Fixed hidden GMs being processed in the PVP ranking timer git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15083 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 51678d590..9b31c39b6 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -473,6 +473,7 @@ struct map_data { short bgscore_lion, bgscore_eagle; // Battleground ScoreBoard int npc_num; int users; + int users_pvp; int iwall_num; // Total of invisible walls in this map struct map_flag { unsigned town : 1; // [Suggestion to protect Mail System] -- cgit v1.2.3-70-g09d2