project: Fix some fields manually

This commit is contained in:
Owain van Brakel
2021-12-14 19:14:32 +01:00
parent 7c7bf0901a
commit a1e17650f6
40 changed files with 362 additions and 231 deletions

View File

@@ -81,8 +81,8 @@ public class class253 {
garbageValue = "-850723008"
)
@Export("FillMode_values")
public static class429[] FillMode_values() {
return new class429[]{class429.SOLID, class429.field4552, class429.field4553};
public static FillMode[] FillMode_values() {
return new FillMode[]{FillMode.SOLID, FillMode.field4552, FillMode.field4553};
}
@ObfuscatedName("r")