Moved account manager in tools.

This commit is contained in:
MobiusDevelopment
2019-11-21 17:44:42 +00:00
parent 4a2632a85e
commit 6d43655b45
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
@title Account Manager
@java -cp Server.jar org.l2jmobius.accountmanager.AccountManager
@java -cp Server.jar org.l2jmobius.tools.accountmanager.AccountManager
@pause