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