fix a bug from a spelling mistake
This commit is contained in:
parent
9c8d98da02
commit
703c19d09f
|
@ -4,5 +4,5 @@ namespace ColdMint.scripts.utils;
|
|||
|
||||
public static class GodotStringNameUtils
|
||||
{
|
||||
public static StringName AddChild { get; } = new("add_chile");
|
||||
public static StringName AddChild { get; } = new("add_child");
|
||||
}
|
Loading…
Reference in New Issue
Block a user