mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-27 21:35:17 -06:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -954,7 +954,7 @@ public final class Component {
|
|||
}
|
||||
@Pc(85) SoftwareSprite local85;
|
||||
if (this.aBoolean18) {
|
||||
local85 = Static80.loadSoftwareAlphaSprite(InterfaceList.aClass153_12, local12);
|
||||
local85 = SoftwareSprite.loadSoftwareAlphaSprite(InterfaceList.aClass153_12, local12);
|
||||
} else {
|
||||
local85 = SpriteLoader.loadSoftwareSprite(0, InterfaceList.aClass153_12, local12);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue