update servicepoint and README
This commit is contained in:
parent
341d04e69d
commit
5ace6b5c8d
13 changed files with 16 additions and 65 deletions
|
@ -1,4 +1,4 @@
|
|||
using ServicePoint2;
|
||||
using ServicePoint;
|
||||
using TanksServer.GameLogic;
|
||||
|
||||
namespace TanksServer.Graphics;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
using ServicePoint2;
|
||||
using ServicePoint;
|
||||
using TanksServer.GameLogic;
|
||||
using TanksServer.Interactivity;
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
using ServicePoint2;
|
||||
using ServicePoint;
|
||||
|
||||
namespace TanksServer.Graphics;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue