mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added more work values and guildleve funcs. Also realized target will always == the queuedpacket session. This will make broadcasting packets easier once cleaned up.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace FFXIVClassic_Map_Server.actors.director.Work
|
||||
public float[] markerX = new float[3];
|
||||
public float[] markerY = new float[3];
|
||||
public float[] markerZ = new float[3];
|
||||
public sbyte signal;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user