more configuration, limit rate of sent frames
This commit is contained in:
parent
786c974a23
commit
3f4a301993
10 changed files with 104 additions and 45 deletions
|
@ -1,4 +1,3 @@
|
|||
using DisplayCommands;
|
||||
using SixLabors.ImageSharp;
|
||||
using SixLabors.ImageSharp.PixelFormats;
|
||||
using TanksServer.GameLogic;
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
using DisplayCommands;
|
||||
|
||||
namespace TanksServer.Graphics;
|
||||
|
||||
internal interface IDrawStep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue