mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 05:39:42 +00:00
Merge branch 'fix_7005' into 'master'
Fix Lua settings UI not working after a save (#7005) See merge request OpenMW/openmw!2495
This commit is contained in:
commit
084396f29e
1 changed files with 1 additions and 2 deletions
|
@ -136,8 +136,7 @@ return {
|
|||
saved[groupKey] = contextSection(groupKey):asTable()
|
||||
end
|
||||
end
|
||||
groupSection:reset()
|
||||
return saved
|
||||
end,
|
||||
registerGroup = registerGroup,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue