using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace FFXIVClassic_Map_Server.actors.group.Work { class GlobalTemp { public ulong director; } }