added route to client vr scene

This commit is contained in:
Sem van der Hoeven
2020-10-07 12:51:09 +02:00
parent 499134fa9a
commit bff4718d3f
4 changed files with 73 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ namespace Client
{
static void Main(string[] args)
{
Console.WriteLine("Hello World!");
Console.WriteLine("// Connecting... //");
//connect fiets?
Client client = new Client();