Forgot the "SynchGroupWorkValuesPacket" and some merging stuff.

This commit is contained in:
Filip Maj 2016-12-04 10:18:04 -05:00
parent 52703537e9
commit 18e9ee5f63
4 changed files with 229 additions and 17 deletions

View file

@ -1,4 +1,4 @@
using FFXIVClassic_Lobby_Server.packets;
using FFXIVClassic.Common;
using FFXIVClassic_Map_Server.actors.group;
using FFXIVClassic_Map_Server.dataobjects;
using System;