parent
d5599728f7
commit
12f13a2805
2 changed files with 1 additions and 0 deletions
BIN
Build/Ceed.exe
BIN
Build/Ceed.exe
Binary file not shown.
|
@ -197,6 +197,7 @@ namespace SpaceShooter
|
|||
//RENDER IT OUT
|
||||
Render.OutputFrame(_playerShip, _render.renderGrid, asteroidList, projectileList, pirateList);
|
||||
Thread.Sleep(70);
|
||||
Console.Clear();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue