mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Fixed all errors with player loader from db. DBAppearance is redundent and was removed.
This commit is contained in:
@@ -49,7 +49,7 @@ namespace FFXIVClassic_Lobby_Server
|
||||
{
|
||||
mPlayers = playerList;
|
||||
mConnections = connectionList;
|
||||
initNpcs();
|
||||
// initNpcs();
|
||||
}
|
||||
|
||||
public void processPacket(ClientConnection client, BasePacket packet)
|
||||
|
||||
Reference in New Issue
Block a user