mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Remove write nif debug log setting
This commit is contained in:
parent
690de3c3f9
commit
95c38bacc7
4 changed files with 0 additions and 17 deletions
|
@ -27,9 +27,6 @@ If enabled, this setting allows the NIF loader to make use of that functionality
|
|||
|
||||
**Do not enable** this if you're not so sure that you know what you're doing.
|
||||
|
||||
To help debug possible issues OpenMW will log its progress in loading
|
||||
every file that uses an unsupported NIF version.
|
||||
|
||||
xbaseanim
|
||||
---------
|
||||
|
||||
|
@ -263,12 +260,3 @@ weatherblizzard
|
|||
Path to the file used for the blizzard clouds weather effect in Morrowind.
|
||||
OpenMW doesn't use this file, instead it renders a similar looking particle
|
||||
effect. Changing this won't have any effect.
|
||||
|
||||
write nif debug log
|
||||
-------------------
|
||||
|
||||
:Type: boolean
|
||||
:Range: True/False
|
||||
:Default: False
|
||||
|
||||
If enabled, log the loading process of NIF files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue