1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Renamed Lineage2Connection to Lineage2Client to better match its

purpose

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-07-29 16:22:05 -03:00
parent ebb2b2a81a
commit f917602de1
89 changed files with 258 additions and 387 deletions

View File

@@ -114,13 +114,6 @@
<type>jar</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<version>4.1</version>
<type>jar</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>