We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5546da8 commit 2b55536Copy full SHA for 2b55536
2 files changed
src/main/java/wagemaker/uk/weather/PuddleConfig.java
@@ -15,7 +15,7 @@ public class PuddleConfig {
15
16
// Density
17
/** Maximum number of puddles on screen */
18
- public static final int MAX_PUDDLES = 4;
+ public static final int MAX_PUDDLES = 8;
19
20
/** Minimum number of puddles at low intensity */
21
public static final int MIN_PUDDLES = 3;
www/images/rain-puddles.png
10.2 KB
0 commit comments