NetworkManagerJsonMerge
This commit is contained in:
parent
d147223eeb
commit
c875c50407
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ using System;
|
|||
|
||||
namespace DangerousD.GameCore.Network
|
||||
{
|
||||
public class NetworkManagerTest
|
||||
public class NetworkManager
|
||||
{
|
||||
public delegate void ReceivingHandler(string jsonMessage);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue