mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-09 12:36:43 +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,
|
|
} |