mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-17 10:24:23 +01:00
Don't know what that changes but OK
This commit is contained in:
parent
6b7193e0f4
commit
d9e48ba603
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ public class EntityCloud extends EntityFlying implements IAnimals {
|
|||
*/
|
||||
@Override
|
||||
public int getBrightnessForRender() {
|
||||
return 0xF00000;
|
||||
return 0xF000F0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue