mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added some new work parameters. Fixed GC Packet (wrong sized data). Connected player data packets to DB. Cleaned up login code.
This commit is contained in:
@@ -10,6 +10,6 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
|
||||
{
|
||||
public bool bazaar;
|
||||
public byte bazaarTax;
|
||||
public int repairType;
|
||||
public byte repairType;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user