Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Feb 5, 2024
1 parent cd0e635 commit ebd8a3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public void processField(TrackedValue.Builder<Vec3i> process) {
System.out.println("Processing field!");
}

public void processSection2(SectionBuilder builder) {
public void processSection(SectionBuilder builder) {
System.out.println("Processing section!");
}

Expand Down

0 comments on commit ebd8a3f

Please sign in to comment.