This commit is contained in:
GoaLitiuM
2021-12-30 16:30:16 +02:00
parent cccbf334aa
commit 99637255da
22 changed files with 4950 additions and 47 deletions

View File

@@ -16,7 +16,6 @@ namespace Game
public PlayerInputDemo(string demoPath)
{
Console.Print("demo?");
if (!File.Exists(demoPath))
return;