mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-26 00:45:20 +00:00
6 lines
70 B
C#
6 lines
70 B
C#
namespace JamGame.Components
|
|
{
|
|
public class Enemy
|
|
{
|
|
}
|
|
} |