11 lines
213 B
C#
11 lines
213 B
C#
// using Godot;
|
|
// using System;
|
|
|
|
// public partial class AwfullyHotCoffeePot : Tchotchke
|
|
// {
|
|
// public AwfullyHotCoffeePot() : base()
|
|
// {
|
|
// // _actions.Add(new Caffeinate(this));
|
|
// }
|
|
// }
|