mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-10 23:28:52 +07:00
rainbow liquid
This commit is contained in:
parent
efb42296cf
commit
3c2e12621e
@ -8,7 +8,7 @@ import mindustry.world.meta.*;
|
||||
|
||||
public class Liquid extends UnlockableContent{
|
||||
/** Color used in pipes and on the ground. */
|
||||
public final Color color;
|
||||
public Color color;
|
||||
/** Color used in bars. */
|
||||
public @Nullable Color barColor;
|
||||
/** Color used to draw lights. Note that the alpha channel is used to dictate brightness. */
|
||||
|
Loading…
Reference in New Issue
Block a user