"Players Here" shows up, but doesnt do anything

This commit is contained in:
SilicaAndPina 2021-02-23 10:46:55 +13:00
parent bd18415bbf
commit c3585b655a
7 changed files with 157 additions and 12 deletions

View file

@ -420,7 +420,7 @@ namespace HISP.Player
private int thirst;
private int tired;
public Trade TradingWith = null;
public byte[] SecCodeSeeds = new byte[3];
public int SecCodeInc = 0;
public int SecCodeCount = 0;