Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
spotlessApply
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub GTNH Actions authored and Dream-Master committed Oct 20, 2023
1 parent eb97a4b commit 5d1d56d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public boolean trySetParameters(int hatchNo, int parameterId, double parameter)
}
return false;
}

public void setToDefaults(int hatch, boolean defaultIn, boolean defaultOut) {
Group p = groups[hatch];
if (p == null) {
Expand Down

0 comments on commit 5d1d56d

Please sign in to comment.