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