[RTL] Use shared item RIDOwner for all instances.
This commit is contained in:
parent
fe6f78a4c7
commit
76c5567626
1 changed files with 1 additions and 1 deletions
|
|
@ -579,7 +579,7 @@ private:
|
|||
|
||||
void _texture_changed(RID p_item);
|
||||
|
||||
RID_PtrOwner<Item> items;
|
||||
static inline RID_PtrOwner<Item, true> items;
|
||||
List<String> tag_stack;
|
||||
HashSet<RID> hr_list;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue