mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Add telescope, and shortcuts
This commit is contained in:
parent
8714966822
commit
e6b0282245
7 changed files with 206 additions and 110 deletions
|
@ -82,6 +82,7 @@ namespace HISP.Player
|
|||
public Inn LastVisitedInn;
|
||||
public HorseInventory HorseInventory;
|
||||
public HorseInstance LastViewedHorse;
|
||||
public int LastRiddenHorse = 0;
|
||||
public HorseInstance CurrentlyRidingHorse;
|
||||
public Tracking TrackedItems;
|
||||
public Ranch OwnedRanch = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue