2DEngine/RaylibTest/Component.cs
2022-07-17 19:21:58 +02:00

6 lines
54 B
C#

namespace RaylibTest;
public class Component
{
}