mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
More group work. Added packet operations to the world server so it can send global group info.
This commit is contained in:
@@ -8,5 +8,7 @@ namespace FFXIVClassic_World_Server.DataObjects.Group
|
||||
{
|
||||
class RetainerGroupMember
|
||||
{
|
||||
public uint retainerId;
|
||||
public string name;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user