You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
C#: Rename Object to GodotObject
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Godot.SourceGenerators.Sample
|
||||
{
|
||||
partial class Foo : Godot.Object
|
||||
partial class Foo : GodotObject
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user