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,7 +1,7 @@
@echo off
title SQL Account Manager
color 17
java -version:1.8 -Djava.util.logging.config.file=console.cfg -cp ./../libs/* com.l2jmobius.tools.accountmanager.SQLAccountManager
java -version:1.8 -Djava.util.logging.config.file=console.cfg -cp ./../libs/* org.l2jmobius.tools.accountmanager.SQLAccountManager
if %errorlevel% == 0 (
echo.
echo Execution successful