mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Refactored much of the protocol class, new class names for a few
Class3_Sub31 -> ComponentPointer Class3_Sub22 -> ClanMember Class102 -> MapMarker Class3_Sub7 -> SceneryStack
This commit is contained in:
parent
2e4cc73755
commit
83a07e779e
118 changed files with 2196 additions and 2289 deletions
|
|
@ -48,7 +48,7 @@ public final class Static150 {
|
|||
if (arg2.dynamicHeightValue == 4) {
|
||||
arg2.anInt459 = arg2.aspectHeight * arg2.anInt445 / arg2.aspectWidth;
|
||||
}
|
||||
if (Static121.aBoolean154 && (InterfaceList.getServerActiveProperties(arg2).anInt546 != 0 || arg2.type == 0)) {
|
||||
if (Static121.aBoolean154 && (InterfaceList.getServerActiveProperties(arg2).accessMask != 0 || arg2.type == 0)) {
|
||||
if (arg2.anInt459 < 5 && arg2.anInt445 < 5) {
|
||||
arg2.anInt459 = 5;
|
||||
arg2.anInt445 = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue