mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-05 21:33:54 +00:00
@gegy1000 strikes again
This commit is contained in:
parent
aad81bead7
commit
7ff4631a9f
@ -102,7 +102,8 @@ public class SpeakerPeripheral implements IPeripheral {
|
|||||||
switch (methodIndex)
|
switch (methodIndex)
|
||||||
{
|
{
|
||||||
// playsound
|
// playsound
|
||||||
case 0: {
|
case 0:
|
||||||
|
{
|
||||||
return playSound(args, false);
|
return playSound(args, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user