Added supercool new startup animation
This commit is contained in:
@@ -20,7 +20,7 @@ public class MaximaleRegenPeriode extends Grootheid{
|
||||
}
|
||||
|
||||
public void display(){
|
||||
GUIboard.writePageToMatrix("Periode met meeste regen", StatisticsCalculator.maximaleRegenPeriode(list) + "", "");
|
||||
GUIboard.writePageToMatrix("Totale regenval", StatisticsCalculator.maximaleRegenPeriode(list) + "", "");
|
||||
}
|
||||
|
||||
public void displayGraph()
|
||||
|
||||
Reference in New Issue
Block a user