mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-10 01:11:28 +01:00
Don't replace script signs with AIR
This commit is contained in:
parent
3f191a66e9
commit
caa73292c6
@ -61,8 +61,6 @@ public class ScriptSign extends DSign {
|
||||
dSign.onTrigger();
|
||||
}
|
||||
}
|
||||
|
||||
getSign().getBlock().setType(VanillaItem.AIR.getMaterial());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user