public static bool IsLobbyFormGuildBtnShowRedDot()
 {
     return(CGuildHelper.IsGuildInfoFormGuildMatchBtnShowRedDot() || (Singleton <CGuildSystem> .GetInstance().IsInNormalGuild() && !CGuildHelper.IsPlayerSigned()));
 }