mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 19:55:54 +00:00
Title screen new art
This commit is contained in:
parent
6899d3f7cc
commit
e41fd125de
7 changed files with 30 additions and 24 deletions
|
|
@ -2,7 +2,7 @@ using Godot;
|
|||
using System;
|
||||
using Cirno.Scripts.UI;
|
||||
|
||||
public partial class MainMenu : Control
|
||||
public partial class MainMenu : CanvasLayer
|
||||
{
|
||||
|
||||
[Export]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue