mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
zone_config structure clean
This commit is contained in:
@@ -15,8 +15,7 @@
|
|||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
#include "../common/debug.h"
|
|
||||||
#include "zone_config.h"
|
#include "zone_config.h"
|
||||||
|
|
||||||
ZoneConfig *ZoneConfig::_zone_config = nullptr;
|
ZoneConfig *ZoneConfig::_zone_config = nullptr;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user