Project setup
This commit is contained in:
commit
af95d84f59
10 changed files with 782 additions and 0 deletions
11
Program.cs
Normal file
11
Program.cs
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
using System;
|
||||
|
||||
namespace tanky-rewrite
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue