mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
More 2PLAYER stuff
This commit is contained in:
parent
30e7250a48
commit
32a288c58a
6 changed files with 289 additions and 8 deletions
|
@ -103,6 +103,7 @@ namespace HISP.Player
|
|||
public DateTime LoginTime;
|
||||
public string LastSeenWeather;
|
||||
public int LastClickedRanchBuilding = 0;
|
||||
public bool ListingAuction = false;
|
||||
|
||||
public string GetWeatherSeen()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue