mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 00:00:59 +00:00
Added: #2451 Replacing sound stream block ranges
This commit is contained in:
@@ -80,7 +80,7 @@ public class SoundStreamFrameRange implements TreeItem, SoundTag {
|
||||
|
||||
@Override
|
||||
public boolean importSupported() {
|
||||
return false; //??
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user