attempt to make sliderbody look better
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user