Renamed Zaken branch.

This commit is contained in:
MobiusDev
2018-05-11 17:54:59 +00:00
parent 3f480c1983
commit 1831b81acf
12501 changed files with 13 additions and 13 deletions

View File

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