mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 12:06:37 +00:00
7 lines
93 B
C#
7 lines
93 B
C#
namespace MonoGame.Extended.Gui.Controls
|
|
{
|
|
public class Submit : Button
|
|
{
|
|
}
|
|
}
|