From 2db8e30b1d2151fdde5d08a6c06aef55f0c397d2 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Fri, 27 Jan 2017 11:32:28 +0300 Subject: License, readme and stuff --- ihl/handpump/AdvancedHandPump.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ihl/handpump/AdvancedHandPump.java') diff --git a/ihl/handpump/AdvancedHandPump.java b/ihl/handpump/AdvancedHandPump.java index dc13ce2..c655391 100644 --- a/ihl/handpump/AdvancedHandPump.java +++ b/ihl/handpump/AdvancedHandPump.java @@ -245,7 +245,7 @@ public class AdvancedHandPump extends IHLHandPump { } else {break;} } - List xyzlist = new ArrayList(); + List xyzlist = new ArrayList(); if(currentFlowDecay==0) { xyzlist.add(new XYZ(startx, starty, startz)); -- cgit v1.2.3