mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Fixes to fancy pants grass detection, etc.
This commit is contained in:
@@ -258,9 +258,7 @@ void Options::_load()
|
||||
{
|
||||
m_bFancyGrass = readBool(value);
|
||||
if (!(GetPatchManager()->IsGrassSidesTinted()))
|
||||
{
|
||||
m_bFancyGrass = false;
|
||||
}
|
||||
}
|
||||
else if (key == "gfx_biomecolors")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user