root/trunk/AE-go_GameServer/src/com/aionemu/gameserver/skillengine/properties/FirstTargetProperty.java
| 992 | 1002 | ||
|---|---|---|---|
22 | import javax.xml.bind.annotation.XmlAttribute; | 22 | import javax.xml.bind.annotation.XmlAttribute; |
23 | import javax.xml.bind.annotation.XmlType; | 23 | import javax.xml.bind.annotation.XmlType; |
24 | 24 | ||
25 | import com.aionemu.gameserver.restrictions.RestrictionsManager; | ||
26 | import com.aionemu.gameserver.skillengine.model.Skill; | 25 | import com.aionemu.gameserver.skillengine.model.Skill; |
27 | 26 | ||
28 | 27 |
Download diff