mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Entitas
Entitas
This commit is contained in:
@@ -46,7 +46,7 @@ namespace GameLogic
|
||||
public GameClientStatus Status { get; set; } = GameClientStatus.StatusInit;
|
||||
public Scene Scene { private set; get; }
|
||||
|
||||
private string _lastAddress = null;
|
||||
private string _lastAddress = String.Empty;
|
||||
|
||||
public GameClient()
|
||||
{
|
||||
|
Reference in New Issue
Block a user