diff --git a/common.sh b/common.sh index b73ef02..ce455fa 100644 --- a/common.sh +++ b/common.sh @@ -3,4 +3,4 @@ PROJECT_NAME=wsproxy${GAME_ID} SRC_EXE_NAME=wsproxy SOURCE_PATH=third_party/wsproxy/server/wsproxy COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 ." -PRE_COMPILE_CMD="python ../tools/scripts/construct/build_pb.py --nohooks 1" +PRE_COMPILE_CMD=""