mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 12:25:17 -04:00
Merge branch 'cleanup_logs' into 'master'
Clean up a debug log See merge request OpenMW/openmw!4246
This commit is contained in:
commit
a0e3b2ce85
@ -448,7 +448,6 @@ local function resetPlayerGroups()
|
||||
if not menuGroups[groupKey] then
|
||||
if groupElements[pageKey][groupKey] then
|
||||
groupElements[pageKey][groupKey]:destroy()
|
||||
print(string.format('destroyed group element %s %s', pageKey, groupKey))
|
||||
groupElements[pageKey][groupKey] = nil
|
||||
end
|
||||
page[groupKey] = nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user