diff --git a/.gitignore b/.gitignore index 1fd17a7..8d899f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ lib2 target lib_old logs -custom_init.sh \ No newline at end of file +custom_init.sh +new_lib \ No newline at end of file diff --git a/common.sh b/common.sh index ee5371b..ac98518 100644 --- a/common.sh +++ b/common.sh @@ -1,4 +1,5 @@ GAME_ID=1009 +DEBUG_PORT=10206 LOG4J2_FILE="config/log4j2.xml" JAR_NAME="lib/guns-admin-1.0.0.jar" if [ ! -f "bin/is_test_env" ]; then diff --git a/custom_init b/custom_init index 81dce6e..d237b6c 100644 --- a/custom_init +++ b/custom_init @@ -1 +1,2 @@ IS_DEV_ENV=1 +DEBUG_SUSPEND=n diff --git a/third_party/tools b/third_party/tools index 7a56029..20a9680 160000 --- a/third_party/tools +++ b/third_party/tools @@ -1 +1 @@ -Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c +Subproject commit 20a9680f4a4322148e9d21d3a17ec8b91cc4d5e4 diff --git a/third_party/wjtx b/third_party/wjtx index 0dc6516..172c53e 160000 --- a/third_party/wjtx +++ b/third_party/wjtx @@ -1 +1 @@ -Subproject commit 0dc6516dcb40753f36ba4f7a555da0f1a30c46c5 +Subproject commit 172c53e5548a81a283e5318809eeff66bf9e9f71