mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 03:28:15 +03: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,
|
|
} |