fix server does not shut down
This commit is contained in:
parent
53cbdd8440
commit
8b44168b66
9 changed files with 59 additions and 47 deletions
|
@ -1,4 +1,3 @@
|
|||
using ServicePoint;
|
||||
using TanksServer.GameLogic;
|
||||
using TanksServer.Interactivity;
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
using ServicePoint;
|
||||
|
||||
namespace TanksServer.Graphics;
|
||||
|
||||
internal interface IFrameConsumer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue