From ba21e11aad1eb04c231c20c799f992bee32e6aae Mon Sep 17 00:00:00 2001
From: Rumen Nikiforov <unafraid89@gmail.com>
Date: Fri, 21 Feb 2014 19:03:17 +0000
Subject: [PATCH] BETA: Adding missing geo engine project import. 	*
 Reviewed by: Nos

---
 L2J_DataPack_BETA/.classpath | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/L2J_DataPack_BETA/.classpath b/L2J_DataPack_BETA/.classpath
index 7c2800af4e..0807a2eeea 100644
--- a/L2J_DataPack_BETA/.classpath
+++ b/L2J_DataPack_BETA/.classpath
@@ -6,5 +6,6 @@
 	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/javolution-5.5.1.jar" />
 	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/mmocore.jar" />
 	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/netcon-1.7.jar" />
+	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/L2J_GeoAbstraction.jar" />
 	<classpathentry kind="output" path="bin" />
-</classpath>
\ No newline at end of file
+</classpath>
-- 
GitLab