game patch(Immortal) 0.0.6.9121a patch updates, plus WIP build calculator code
This commit is contained in:
@@ -22,15 +22,8 @@ else
|
||||
|
||||
private EntityModel Entity => DATA.Get()[EntityId];
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
Console.Write(Entity.Info().Name);
|
||||
}
|
||||
|
||||
void EntityLabelClicked()
|
||||
{
|
||||
Console.WriteLine("EntityLabelClicked()");
|
||||
|
||||
entityDialogService.AddDialog(EntityId);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user