Commit 10b84f8
committed
Fix in-game music not playing
Fixes #150
Credits to @Lolothepro for their solution!1 parent 59440bc commit 10b84f8
File tree
2 files changed
+2
-2
lines changed- fabric-sound-api-v1/src/client/java/net/fabricmc/fabric/mixin/client/sound
2 files changed
+2
-2
lines changedfabric-sound-api-v1/src/client/java/net/fabricmc/fabric/mixin/client/sound/SoundInstanceMixin.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments