added save
This commit is contained in:
parent
c2da75f426
commit
748e22743f
@ -916,6 +916,7 @@ end
|
||||
|
||||
function onClick_hideOrShowOptions(player)
|
||||
GlobalApi.changeWindowVisibility(player.color, "optionPanelMain", _, self)
|
||||
Wait.time(function() updateSave() end, 1)
|
||||
end
|
||||
|
||||
-- show the triggering player a dialog to select a playermat texture
|
||||
|
Loading…
Reference in New Issue
Block a user