package com.aionemu.gameserver.model.autogroup; /** * @author xTz */ public enum AGQuestion { FAILED, READY, ADDED }