Refactored GiantsCaveNpc class package.

This commit is contained in:
MobiusDev 2017-03-19 11:45:23 +00:00
parent 8e81865bef
commit 1de2f9f082
14 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package ai.areas.Aden.GiantsCave;
package ai.areas.Aden.GiantsCaveNpc;
import com.l2jmobius.gameserver.model.actor.L2Npc;
import com.l2jmobius.gameserver.model.actor.instance.L2PcInstance;