package com.aionemu.gameserver.utils.time.gametime; /** * @author ATracer */ public enum DayTime { MORNING, AFTERNOON, EVENING, NIGHT }