1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-02 19:34:34 +00:00
openmw/files/builtin_scripts/openmw_aux/settings.lua

4 lines
No EOL
90 B
Lua

local common = require('scripts.omw.settings.common')
return {
group = common.group,
}