mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-04 09:06:40 +00:00
4 lines
No EOL
90 B
Lua
4 lines
No EOL
90 B
Lua
local common = require('scripts.omw.settings.common')
|
|
return {
|
|
group = common.group,
|
|
} |