namespace FFXIVClassic_Map_Server.actors.group.Work { class PartyWork { public GroupGlobalTemp _globalTemp = new GroupGlobalTemp(); } }