diff --git a/.gitmodules b/.gitmodules index fcb78ac..d745aee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/tools"] path = third_party/tools url = git@git.kingsome.cn:server_common/tools.git +[submodule "third_party/game2006market"] + path = third_party/game2006market + url = git@git.kingsome.cn:aozhiwei/game2006market.git diff --git a/third_party/game2006market b/third_party/game2006market new file mode 160000 index 0000000..bbf298c --- /dev/null +++ b/third_party/game2006market @@ -0,0 +1 @@ +Subproject commit bbf298ce4b1a1b523d1a4a31bae2bfbf1d8ce2a3