Framework Setup
This commit is contained in:
9
BattleFieldSimulator/ConsoleClient/Program.cs
Normal file
9
BattleFieldSimulator/ConsoleClient/Program.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace ConsoleClient
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user