public static void InitEmotionCollection()
 {
     mEmotions = new EmotionCollection(MaxInfo.MaxEmoticons);
 }
 public static void InitEmotionCollection()
 {
     mEmotions = new EmotionCollection(MaxInfo.MaxEmoticons);
 }