mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 05:24:34 +02:00
2nd half of previous commit
This commit is contained in:
parent
c38fbc0c09
commit
5c7ca212aa
2 changed files with 2 additions and 2 deletions
|
@ -340,7 +340,7 @@ namespace FFXIVClassic_Lobby_Server
|
|||
return mConnectedPlayerList;
|
||||
}
|
||||
|
||||
public static Dictionary<uint, Item> getItemGamedataList()
|
||||
public static Dictionary<uint, Item> GetGamedataItems()
|
||||
{
|
||||
return gamedataItems;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue