diff --git a/.gitmodules b/.gitmodules index 1b62e34..4e7f120 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "LSL/external/AriasCreations"] path = LSL/external/AriasCreations url = git@github.com:AriasCreations/AriasCreations +[submodule "LSL/external/CommonLSL"] + path = LSL/external/CommonLSL + url = ssh://git@git.zontreck.com:1212/AriasCreations/CommonLSL diff --git a/LSL/external/CommonLSL b/LSL/external/CommonLSL new file mode 160000 index 0000000..69db924 --- /dev/null +++ b/LSL/external/CommonLSL @@ -0,0 +1 @@ +Subproject commit 69db9248c3151ebb43aa62e7e9580cfa78646318