mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
opening quest stuff
This commit is contained in:
parent
9fc99faa5c
commit
92de857cda
49 changed files with 873 additions and 88 deletions
|
@ -49,7 +49,7 @@ namespace FFXIVClassic_Map_Server.actors.group
|
|||
{
|
||||
if (actor == null)
|
||||
return;
|
||||
|
||||
|
||||
members.Add(actor.actorId);
|
||||
|
||||
if (actor is Character)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue