finalize fields

This commit is contained in:
thatsIch
2015-01-01 21:19:50 +01:00
parent 8920d949d2
commit 236f6f72e3
5 changed files with 5 additions and 5 deletions
@@ -28,7 +28,7 @@ public class TaughtIcon implements IIcon
final float tightness;
private IIcon p;
private final IIcon p;
public TaughtIcon(IIcon o, float tightness) {