mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
oopsie, send it
This commit is contained in:
@@ -724,6 +724,7 @@ void HandleMasterPacket(Packet* packet) {
|
||||
load.zoneID = Game::zoneManager->GetZoneID();
|
||||
load.checksum = zone->GetChecksum();
|
||||
load.position = pos;
|
||||
load.Send(it->second.sysAddr);
|
||||
}
|
||||
|
||||
if (Game::server->GetZoneID() == 0) {
|
||||
|
Reference in New Issue
Block a user