display resource renamed to entity resource
This commit is contained in:
parent
d5573db251
commit
cea648f0ff
8 changed files with 13 additions and 13 deletions
|
|
@ -2,6 +2,6 @@ using Godot;
|
|||
|
||||
[GlobalClass]
|
||||
[Tool]
|
||||
public partial class ZombieResource : DisplayResource
|
||||
public partial class ZombieResource : EntityResource
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue