path + gamin
This commit is contained in:
@@ -5,6 +5,7 @@ public partial class Principal : Control
|
||||
{
|
||||
[Export] Panel sub;
|
||||
[Export] Panel credit;
|
||||
|
||||
|
||||
Node parent;
|
||||
|
||||
@@ -22,7 +23,6 @@ public partial class Principal : Control
|
||||
|
||||
public void EnterPressed()
|
||||
{
|
||||
GD.Print("wefwef");
|
||||
sub.Visible = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user