mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-05 02:06:58 +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)
|
||||
{
|
||||
// playsound
|
||||
case 0: {
|
||||
case 0:
|
||||
{
|
||||
return playSound(args, false);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user