attempt to make sliderbody look better

This commit is contained in:
yugecin
2016-09-29 23:22:41 +02:00
parent 923f8dcb49
commit 0d89c2612d
3 changed files with 3 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ public class Slider extends GameObject {
private int repeats;
private static Color curveColor = new Color(0, 0, 0);
private static Color curveColor = new Color(0, 0, 0, 20);
/**
* Initializes the Slider data type with images and dimensions.