5 lines
83 B
C#
5 lines
83 B
C#
|
|
namespace LANCommander.Server.Models
|
||
|
|
{
|
||
|
|
public class AddGameDialogOptions { }
|
||
|
|
}
|