mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Add !AUTOREPLY
This commit is contained in:
parent
c17dc3e8bd
commit
699353f2d1
7 changed files with 123 additions and 35 deletions
|
@ -107,6 +107,7 @@ namespace HISP.Player
|
|||
public int CapturingHorseId;
|
||||
public DateTime LoginTime;
|
||||
public string LastSeenWeather;
|
||||
public string AutoReplyText = "";
|
||||
public int LastClickedRanchBuilding = 0;
|
||||
public bool ListingAuction = false;
|
||||
public int TotalGlobalChatMessages = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue