mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-13 14:06:42 +03:00
Merge branch 'light_refactors' into 'master'
LightManager consolidation Closes #6389 See merge request OpenMW/openmw!1400
This commit is contained in:
commit
a9008d224a
4 changed files with 274 additions and 348 deletions
|
@ -1089,8 +1089,6 @@ void OMW::Engine::go()
|
|||
// Save user settings
|
||||
settings.saveUser(settingspath);
|
||||
|
||||
mViewer->stopThreading();
|
||||
|
||||
Log(Debug::Info) << "Quitting peacefully.";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue