mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 22:26:08 +02:00
[playereffects] Update submodule : Log autosave messages only in verbose mode
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -52,9 +52,6 @@
|
|||||||
[submodule "mods/playeranim"]
|
[submodule "mods/playeranim"]
|
||||||
path = mods/playeranim
|
path = mods/playeranim
|
||||||
url = https://github.com/minetest-mods/playeranim.git
|
url = https://github.com/minetest-mods/playeranim.git
|
||||||
[submodule "mods/playereffects"]
|
|
||||||
path = mods/playereffects
|
|
||||||
url = git://repo.or.cz/minetest_playereffects.git
|
|
||||||
[submodule "mods/morefarming"]
|
[submodule "mods/morefarming"]
|
||||||
path = mods/morefarming
|
path = mods/morefarming
|
||||||
url = https://github.com/sys4-fr/morefarming.git
|
url = https://github.com/sys4-fr/morefarming.git
|
||||||
@ -147,3 +144,6 @@
|
|||||||
path = mods/mob_horse
|
path = mods/mob_horse
|
||||||
url = https://github.com/sys4-fr/mob_horse.git
|
url = https://github.com/sys4-fr/mob_horse.git
|
||||||
branch = nalc
|
branch = nalc
|
||||||
|
[submodule "mods/playereffects"]
|
||||||
|
path = mods/playereffects
|
||||||
|
url = https://github.com/sys4-fr/playereffects.git
|
||||||
|
Submodule mods/playereffects updated: 0f02d5e54b...fe3f247a35
Reference in New Issue
Block a user