code cleanup

This commit is contained in:
2024-08-25 18:45:38 +02:00
parent a470593ae4
commit 8c3f7c2964
4 changed files with 26 additions and 23 deletions

View File

@@ -42,6 +42,4 @@ public partial class Main : Node2D {
}
} else base._UnhandledInput(@event);
}
}
}
}