That was not a statement.
This commit is contained in:
parent
4f41f5a1df
commit
92a5929c28
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class ItemElectricBow extends ItemEnergized
|
|||
public ItemElectricBow()
|
||||
{
|
||||
super(120000);
|
||||
this.setFull3D;
|
||||
setFull3D();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue