mirror of
https://github.com/eliasstepanik/2DEngine.git
synced 2026-01-11 13:08:27 +00:00
6 lines
54 B
C#
6 lines
54 B
C#
namespace RaylibTest;
|
|
|
|
public class Component
|
|
{
|
|
|
|
} |