Moved scripts to namespaces
This commit is contained in:
parent
3f7bc9f044
commit
63c8821c2f
51 changed files with 128 additions and 29 deletions
|
|
@ -1,5 +1,6 @@
|
|||
using Godot;
|
||||
using System;
|
||||
|
||||
namespace Newlon;
|
||||
|
||||
[GlobalClass]
|
||||
public partial class PlantResource : Resource
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue