508 only needs logo removed now

This commit is contained in:
Travis Burtrum 2010-02-23 19:44:30 -05:00 committed by moparisthebest
parent ee56129f49
commit 4bfed371c1

View File

@ -1164,10 +1164,12 @@ public class Class68_Sub20_Sub10_Sub1 extends Class68_Sub20_Sub10
anInt4303 = i_338_; anInt4303 = i_338_;
anInt4309 = w; anInt4309 = w;
anInt4311 = h; anInt4311 = h;
System.out.println("new sprite w:"+w+" h:"+h); //System.out.println("new sprite w:"+w+" h:"+h+" i:"+i+" i_336_:"+i_336_+" i_337_:"+i_337_+" i_338_:"+i_338_);
//anIntArray4615 = is; if(client.bgImage != null && w == 956 && h == 503){
// anIntArray4615 = new int[]{0}; System.out.println("LOADING CUSTOM BG IMAGE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!");
anIntArray4615 = client.bgImage; anIntArray4615 = client.bgImage;
}else
anIntArray4615 = is;
} }
public void method1113(int i, int i_341_, int i_342_, int i_343_) { public void method1113(int i, int i_341_, int i_342_, int i_343_) {