add more for real time quiz.

This commit is contained in:
SilicaAndPina 2021-04-16 01:48:24 +12:00
parent 753abb5231
commit 4e8ad17d1c
8 changed files with 227 additions and 17 deletions

View file

@ -77,7 +77,7 @@ namespace HISP.Player
public HorseInfo.Breed PawneerOrderBreed = null;
public string PawneerOrderColor = "";
public string PawneerOrderGender = "";
public bool InRealTimeQuiz = false;
public int PendingTradeTo;
public Mailbox MailBox;
public Friends Friends;
@ -439,7 +439,6 @@ namespace HISP.Player
public int SecCodeInc = 0;
public int SecCodeCount = 0;
public int GetPlayerListIcon()
{
int icon = -1;