mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 12:06:37 +00:00
6 lines
71 B
C#
6 lines
71 B
C#
namespace JamGame.Components
|
|
{
|
|
public class Player
|
|
{
|
|
}
|
|
} |