Add socials to the game.

This commit is contained in:
SilicaAndPina 2021-03-01 13:36:22 +13:00
parent 4e333d1387
commit ba64c364f4
11 changed files with 699 additions and 122 deletions

View file

@ -96,6 +96,7 @@ namespace HISP.Player
public Highscore Highscores;
public Riddler LastRiddle;
public Award Awards;
public User SocializingWith;
public int CapturingHorseId;
public DateTime LoginTime;
public string LastSeenWeather;