mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Got commands working. Wrong ID for one of em.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
|
||||
class EventSave
|
||||
{
|
||||
public bool bazaar;
|
||||
public float bazaarTax;
|
||||
public byte bazaarTax;
|
||||
public int repairType;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user