rs-client: name FillMode
This commit is contained in:
@@ -473,8 +473,8 @@ public class PcmPlayer {
|
||||
signature = "(B)[Lll;",
|
||||
garbageValue = "69"
|
||||
)
|
||||
public static class323[] method2405() {
|
||||
return new class323[]{class323.field3887, class323.SOLID, class323.field3885};
|
||||
public static FillMode[] method2405() {
|
||||
return new FillMode[]{FillMode.GRADIENT, FillMode.SOLID, FillMode.GRADIENTALPHA};
|
||||
}
|
||||
|
||||
@ObfuscatedName("ip")
|
||||
|
||||
Reference in New Issue
Block a user