1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-26 22:11:33 +00:00

Merge branch 'add-missing-line-break' into 'master'

Add missing line break

See merge request OpenMW/openmw!4713
This commit is contained in:
Alexei Kotov 2025-06-11 16:22:55 +03:00
commit b988190fba

View file

@ -75,6 +75,7 @@ Configuration sources
Configuration for OpenMW is composed from several sources.
From lowest to highest priority, these are:
* The local or global ``openmw.cfg``.
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
* Options specified on the command line.