mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 02:55:55 +00:00
Valve and music
This commit is contained in:
parent
af44d96c33
commit
ed86ffd184
13 changed files with 197 additions and 15 deletions
|
|
@ -20,7 +20,7 @@ public partial class MainMenu : CanvasLayer
|
|||
public Button DefaultSelectedButton { get; private set; }
|
||||
|
||||
[Export]
|
||||
public AudioStreamPlayer2D MusicPlayer { get; private set; }
|
||||
public AudioStreamPlayer MusicPlayer { get; private set; }
|
||||
|
||||
[ExportCategory("Languages")]
|
||||
[Export] public Button ItalianButton { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue