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

@@ -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")