mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-11 13:06:56 +03:00
4 lines
90 B
Lua
4 lines
90 B
Lua
![]() |
local common = require('scripts.omw.settings.common')
|
||
|
return {
|
||
|
group = common.group,
|
||
|
}
|