Path changes to match new domain.

This commit is contained in:
MobiusDevelopment
2019-04-15 05:07:14 +00:00
parent ea7f52e5e0
commit 3c9a54d8c9
75267 changed files with 4811314 additions and 4811314 deletions

View File

@@ -1,6 +1,6 @@
@echo off
title L2D geodata converter
java -Xmx512m -cp ./../libs/* com.l2jmobius.tools.geodataconverter.GeoDataConverter
java -Xmx512m -cp ./../libs/* org.l2jmobius.tools.geodataconverter.GeoDataConverter
pause