mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-10 09:21:30 +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();
|
dSign.onTrigger();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
getSign().getBlock().setType(VanillaItem.AIR.getMaterial());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user