mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
fix2
This commit is contained in:
parent
9d8668757c
commit
4652d9bb4f
3 changed files with 7 additions and 2 deletions
|
@ -422,6 +422,9 @@ namespace HISP.Player
|
|||
private int tired;
|
||||
|
||||
public Trade TradingWith = null;
|
||||
|
||||
public int AttemptingToOfferItem;
|
||||
|
||||
public byte[] SecCodeSeeds = new byte[3];
|
||||
public int SecCodeInc = 0;
|
||||
public int SecCodeCount = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue