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