Skip to content

Commit

Permalink
Sparks - Review updates - fix build
Browse files Browse the repository at this point in the history
Signed-off-by: arcadeboss <[email protected]>
  • Loading branch information
arcadeboss committed Oct 3, 2024
1 parent b3438f7 commit 5cf84c3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
public class DestroyableFactory extends ProximityGoalDefinition {
public static enum SparksType {
FALSE, // none
NEAR, // normal sparks
TRUE; // normal/far sparks
NEAR, // normal sparks
TRUE; // normal/far sparks
}

protected final Region region;
Expand Down

0 comments on commit 5cf84c3

Please sign in to comment.