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