mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fix #71
This commit is contained in:
parent
5930d3b384
commit
f724d13700
1 changed files with 1 additions and 0 deletions
|
@ -689,6 +689,7 @@ void updateWeather()
|
|||
#endif
|
||||
|
||||
// Update new sky
|
||||
s_SkyMode = NoSky;
|
||||
if (ContinentMngr.cur() && !ContinentMngr.cur()->Indoor)
|
||||
{
|
||||
if(Driver->getPolygonMode() == UDriver::Filled)
|
||||
|
|
Loading…
Reference in a new issue