Remove supress warnings
This commit is contained in:
parent
6b9799d64c
commit
e6715ee301
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ public class GT_MetaTileEntity_Hatch_Muffler extends GT_MetaTileEntity_Hatch {
|
||||||
pollutionParticles(this.getBaseMetaTileEntity().getWorld());
|
pollutionParticles(this.getBaseMetaTileEntity().getWorld());
|
||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("")
|
|
||||||
public void pollutionParticles(World aWorld){
|
public void pollutionParticles(World aWorld){
|
||||||
XSTR floatGen=new XSTR();
|
XSTR floatGen=new XSTR();
|
||||||
boolean chk1,chk2,chk3;
|
boolean chk1,chk2,chk3;
|
||||||
|
|
Loading…
Reference in a new issue