diff options
author | makamys <makamys@outlook.com> | 2022-06-03 07:25:32 +0200 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2022-06-03 07:25:32 +0200 |
commit | b9050de9663b6992870040892c57b294bf80d737 (patch) | |
tree | 22b4c4c93d1fc18e56ffbf17d70c595af8dad415 /src/main/resources | |
parent | 28e3069b64d20255dce7ab36a0a1accf3ab4ede4 (diff) | |
download | Neodymium-b9050de9663b6992870040892c57b294bf80d737.tar.gz Neodymium-b9050de9663b6992870040892c57b294bf80d737.tar.bz2 Neodymium-b9050de9663b6992870040892c57b294bf80d737.zip |
Remove leftover MixinSoundManager
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/lodmod.mixin.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/resources/lodmod.mixin.json b/src/main/resources/lodmod.mixin.json index 6e63262..70bec35 100644 --- a/src/main/resources/lodmod.mixin.json +++ b/src/main/resources/lodmod.mixin.json @@ -8,8 +8,6 @@ "MixinChunkCache", "MixinEntityRenderer", "MixinRenderGlobal", - "MixinSoundManager", - "MixinSoundManager", "MixinTessellator", "MixinWorldRenderer", "MixinRenderBlocks" |