1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-04 09:06:40 +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,
}