mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 17:15:54 +00:00
Settings load/save
This commit is contained in:
parent
e86dda79b7
commit
1e38945f63
5 changed files with 68 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ public partial class MenuBase : Control
|
|||
[Signal]
|
||||
public delegate void MenuClosedEventHandler();
|
||||
|
||||
protected void _on_back_button_pressed()
|
||||
protected virtual void _on_back_button_pressed()
|
||||
{
|
||||
this.QueueFree();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue