forked from nalc/nalc-server-mods
[item_drop] Corrige crash
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -482,10 +482,6 @@
|
||||
path = irc_commands
|
||||
url = https://sys4.fr/gitea/nalc/irc_commands.git
|
||||
branch = nalc-1.2
|
||||
[submodule "item_drop"]
|
||||
path = item_drop
|
||||
url = https://sys4.fr/gitea/nalc/item_drop.git
|
||||
branch = nalc-1.2
|
||||
[submodule "maptools"]
|
||||
path = maptools
|
||||
url = https://sys4.fr/gitea/nalc/maptools.git
|
||||
@ -566,3 +562,7 @@
|
||||
path = moreores
|
||||
url = https://sys4.fr/gitea/nalc/moreores.git
|
||||
branch = nalc-1.2
|
||||
[submodule "item_drop"]
|
||||
path = item_drop
|
||||
url = https://sys4.fr/gitea/nalc/item_drop.git
|
||||
branch = nalc-1.2
|
||||
|
Submodule item_drop updated: e10486d2aa...c1637b1975
Reference in New Issue
Block a user