mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Added two other commands to let you do shared reloading on your own without the hotfix command. Also changed how world determines a zone's address
This commit is contained in:
@@ -546,6 +546,7 @@ struct ServerLSPeerConnect {
|
||||
|
||||
struct ServerConnectInfo {
|
||||
char address[250];
|
||||
char local_address[250];
|
||||
uint16 port;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user