mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 05:05:55 +00:00
Valves
This commit is contained in:
parent
f9aab9718a
commit
2e8bb70348
13 changed files with 354 additions and 26 deletions
|
|
@ -4,9 +4,5 @@ namespace Cirno.Scripts.Resources.TestGeneric;
|
|||
|
||||
public partial class GenericTestNode : Node2D
|
||||
{
|
||||
|
||||
[Export] public GenericTestResourceBase TestResource { get; set; } = null!;
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue