mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 17:45:54 +00:00
Music room visualizer
This commit is contained in:
parent
e8b884f54b
commit
67d7986330
5 changed files with 67 additions and 7 deletions
|
|
@ -12,6 +12,9 @@ public partial class MusicResource : Resource
|
|||
[Export]
|
||||
public string AuthorName { get; set; }
|
||||
|
||||
[Export]
|
||||
public string Description { get; set; }
|
||||
|
||||
[Export]
|
||||
public bool ShowAuthor { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue