rs-client: name FillMode

This commit is contained in:
Lucwousin
2019-07-23 23:48:46 +02:00
parent be27fa5399
commit 21d4fe4a8f
6 changed files with 24 additions and 18 deletions

View File

@@ -225,7 +225,7 @@ public class Widget extends Node {
signature = "Lll;"
)
@Export("fillMode")
public class323 fillMode;
public FillMode fillMode;
@ObfuscatedName("ay")
@ObfuscatedGetter(
intValue = -1372029575
@@ -720,7 +720,7 @@ public class Widget extends Node {
this.mouseOverColor = 0;
this.mouseOverColor2 = 0;
this.fill = false;
this.fillMode = class323.SOLID;
this.fillMode = FillMode.SOLID;
this.transparencyTop = 0;
this.transparencyBot = 0;
this.lineWid = 1;