Files
Babushka/scripts/CSharp/Common/QuestBehaviour/DetectToolCollection.cs
T
cblech f6e9a6f9b5 WIP
2025-07-25 20:20:34 +02:00

7 lines
81 B
C#

using Godot;
using System;
public partial class DetectToolCollection : Node
{
}