Optimize UI, add easily accessible restart code, fix bug in network manager RaiseEvent
This commit is contained in:
@@ -40,6 +40,7 @@ namespace Torch.Server.ViewModels.Entities
|
||||
public EntityViewModel(IMyEntity entity, EntityTreeViewModel tree)
|
||||
{
|
||||
Entity = entity;
|
||||
Tree = tree;
|
||||
}
|
||||
|
||||
public EntityViewModel()
|
||||
|
Reference in New Issue
Block a user