Auctions still dont work but i gtg.

This commit is contained in:
SilicaAndPina 2021-02-20 12:26:25 +13:00
parent cc22dbcf0b
commit 0f95462294
12 changed files with 385 additions and 44 deletions

View file

@ -34,9 +34,10 @@ namespace HISP.Player
public bool NoClip = false;
public string Gender;
public bool MetaPriority = false;
public List<Auction.AuctionBid> Bids = new List<Auction.AuctionBid>();
public bool Idle;
public int Facing;
public int MaxItems
{
get