Commit 3fa37726f4462c3c88b5c681ac093c5e1b7dc779

Authored by Mumfrey
1 parent 9e92b142

bump realms library version in eclipse project

Showing 1 changed file with 1 additions and 1 deletions
.classpath
... ... @@ -20,6 +20,6 @@
20 20 <classpathentry exported="true" kind="lib" path="/Client/jars/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar"/>
21 21 <classpathentry exported="true" kind="lib" path="lib/asm-debug-all-5.0.3.jar"/>
22 22 <classpathentry exported="true" kind="lib" path="/Client/jars/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar"/>
23   - <classpathentry exported="true" kind="lib" path="/Client/jars/libraries/com/mojang/realms/1.5.5/realms-1.5.5.jar"/>
  23 + <classpathentry exported="true" kind="lib" path="/Client/jars/libraries/com/mojang/realms/1.6.1/realms-1.6.1.jar"/>
24 24 <classpathentry kind="output" path="bin"/>
25 25 </classpath>
... ...