v0.4.0: reworked enchants
This commit is contained in:
@@ -261,8 +261,6 @@ public class ItemSprite extends MovieClip {
|
||||
|
||||
public static class Glowing {
|
||||
|
||||
public static final Glowing WHITE = new Glowing( 0xFFFFFF, 0.6f );
|
||||
|
||||
public int color;
|
||||
public float red;
|
||||
public float green;
|
||||
|
||||
Reference in New Issue
Block a user