mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-05-27 03:24:32 +00:00
fix wrong color aether sky/fog in release
genuinely how did this work fine in debug lol
This commit is contained in:
@@ -10,4 +10,5 @@ public:
|
||||
virtual Feature *getGrassFeature(Random *random);
|
||||
virtual int getGrassColor();
|
||||
virtual int getFolageColor();
|
||||
virtual int getSkyColor(float temp);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user