Remove test button action
This commit is contained in:
parent
a677af1b86
commit
cf94d2e62a
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ public class CreditsGui {
|
|||
Component.text("Username: zontreck", NamedTextColor.DARK_PURPLE),
|
||||
Component.text("Creator of ASE", NamedTextColor.DARK_PURPLE));
|
||||
zontreckHead.skull("zontreck");
|
||||
zontreckHead.addAction(new PrimitiveAction(PrimitiveAction.SEND_MESSAGE, PrimitiveAction
|
||||
.serializeComponent(Component.text("I tried to steal zontreck's head!", NamedTextColor.DARK_RED))));
|
||||
|
||||
gui.fill(9, StainedGlass);
|
||||
gui.add(StainedGlass);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue