소스 검색

classpath

JIV 15 년 전
부모
커밋
25d22074ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      L2_GameServer/dist/L2JConfig.sh

+ 1 - 1
L2_GameServer/dist/L2JConfig.sh

@@ -1,2 +1,2 @@
 #!/bin/sh
-java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*:l2jserver.jar com.l2jserver.configurator.ConfigUserInterface
+java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*:l2jserver.jar:l2jlogin.jar com.l2jserver.configurator.ConfigUserInterface