8 lines
75 B
C#
8 lines
75 B
C#
using Godot;
|
|
using System;
|
|
|
|
public partial class Procables : Node
|
|
{
|
|
|
|
}
|