Merge pull request #872 from dscarpac/on-save-open-options

Bugfix: Fixed visibility of playermat options panel on load
This commit is contained in:
Chr1Z 2024-09-17 14:58:48 +02:00 committed by GitHub
commit c3bb7da669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -914,6 +914,7 @@ end
function onClick_hideOrShowOptions(player)
GlobalApi.changeWindowVisibility(player.color, "optionPanelMain", _, self)
Wait.frames(function() updateSave() end, 3)
end
-- show the triggering player a dialog to select a playermat texture