8 lines
81 B
C#
8 lines
81 B
C#
using Godot;
|
|
using System;
|
|
|
|
public partial class RedStapler : Tchotchke
|
|
{
|
|
|
|
}
|