mirror of
https://github.com/moparisthebest/MoparScape
synced 2024-11-13 12:45:01 -05:00
508 only needs logo removed now
This commit is contained in:
parent
ee56129f49
commit
4bfed371c1
@ -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_) {
|
||||||
|
Loading…
Reference in New Issue
Block a user