mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-24 07:32:40 +00:00
Update zonelist.h
This commit is contained in:
parent
891f0740d7
commit
ecd6c362a2
@ -77,7 +77,7 @@ private:
|
|||||||
std::unique_ptr<EQ::Timer> m_tick;
|
std::unique_ptr<EQ::Timer> m_tick;
|
||||||
std::unique_ptr<EQ::Timer> m_keepalive;
|
std::unique_ptr<EQ::Timer> m_keepalive;
|
||||||
|
|
||||||
std::list<std::unique_ptr<ZoneServer>> list;
|
std::list<std::unique_ptr<ZoneServer>> zone_server_list;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /*ZONELIST_H_*/
|
#endif /*ZONELIST_H_*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user