mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 23:14:39 +02:00
Random work.
This commit is contained in:
parent
fd2df829de
commit
6c409e93a9
13 changed files with 284 additions and 115 deletions
|
@ -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))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue