Files
hotdesking/Gameplay/Tchotchkes/RedStapler.cs

8 lines
81 B
C#

using Godot;
using System;
public partial class RedStapler : Tchotchke
{
}