mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Random work.
This commit is contained in:
@@ -50,7 +50,7 @@ namespace FFXIVClassic_World_Server
|
||||
}
|
||||
|
||||
//Creates a new linkshell and adds it to the list
|
||||
public bool DeleteLinkshell(uint groupInstanceId)
|
||||
public bool DeleteLinkshell(ulong groupInstanceId)
|
||||
{
|
||||
if (mCurrentWorldGroupsReference.ContainsKey(groupInstanceId))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user