diff options
| author | Vainsocial root <root@vainsocial> | 2017-03-09 18:18:00 +0000 |
|---|---|---|
| committer | Vainsocial root <root@vainsocial> | 2017-03-09 18:18:00 +0000 |
| commit | 1579d3ca732de5848cb2f9fcb34118a326d795a7 (patch) | |
| tree | f1c360b7475a906801b375682300659e69c7753a /.gitmodules | |
| parent | 0226f41be2372e4d8401928ebb4c0b0ca9b60450 (diff) | |
| download | meta-1579d3ca732de5848cb2f9fcb34118a326d795a7.tar.gz meta-1579d3ca732de5848cb2f9fcb34118a326d795a7.zip | |
update after spider->preloader change
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d45ab75..79ca5eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,6 @@ [submodule "discordbot"] path = discordbot url = https://github.com/vainglorygame/discordbot -[submodule "spider"] - path = spider - url = https://github.com/vainglorygame/spider +[submodule "preloader"] + path = preloader + url = https://github.com/vainglorygame/preloader |
