mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
2nd half of previous commit
This commit is contained in:
@@ -340,7 +340,7 @@ namespace FFXIVClassic_Lobby_Server
|
||||
return mConnectedPlayerList;
|
||||
}
|
||||
|
||||
public static Dictionary<uint, Item> getItemGamedataList()
|
||||
public static Dictionary<uint, Item> GetGamedataItems()
|
||||
{
|
||||
return gamedataItems;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user