display resource renamed to entity resource
This commit is contained in:
parent
d5573db251
commit
cea648f0ff
8 changed files with 13 additions and 13 deletions
|
|
@ -26,7 +26,7 @@ public partial class Previewport : SubViewport
|
|||
}
|
||||
}
|
||||
|
||||
private void ChangeDisplay(DisplayResource resource)
|
||||
private void ChangeDisplay(EntityResource resource)
|
||||
{
|
||||
// Expand with updates
|
||||
if (current_display != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue