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,5 +1,5 @@
@echo off
title Register Game Server
color 17
java -version:1.8 -Djava.util.logging.config.file=console.cfg -cp ./../libs/* com.l2jmobius.tools.gsregistering.BaseGameServerRegister -c
java -version:1.8 -Djava.util.logging.config.file=console.cfg -cp ./../libs/* org.l2jmobius.tools.gsregistering.BaseGameServerRegister -c
pause