mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-22 19:39:32 -04:00
Merge branch 'fix_7005' into 'master'
Fix Lua settings UI not working after a save (#7005) See merge request OpenMW/openmw!2495 (cherry picked from commit 084396f29e537862092ad9e89a53b2d2e67d7f7e) 589d7e82 Fix Lua settings UI not working after a save (#7005)
This commit is contained in:
parent
2580cbfe67
commit
30b1b2f911
@ -136,8 +136,7 @@ return {
|
||||
saved[groupKey] = contextSection(groupKey):asTable()
|
||||
end
|
||||
end
|
||||
groupSection:reset()
|
||||
return saved
|
||||
end,
|
||||
registerGroup = registerGroup,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user