6 lines
48 B
C#
6 lines
48 B
C#
using Godot;
|
|
|
|
public class NoOverlay : Node
|
|
{
|
|
|
|
} |
using Godot;
|
|
|
|
public class NoOverlay : Node
|
|
{
|
|
|
|
} |