libcommon|Refactor: Fog for a map can be initialised in G_LoadMapWorker()
The engine's deferred GL task system means we can now setup thefog properties for a given map from the worker thread.
View differences
libcommon|Refactor: Fog for a map can be initialised in G_LoadMapWorker()
The engine's deferred GL task system means we can now setup the
fog properties for a given map from the worker thread.