Fix #71
This commit is contained in:
parent
a6327001dd
commit
94c3613ece
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