mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 12:43:47 +00:00
Selector position fix
This commit is contained in:
parent
0f431b5343
commit
a18dc11eb3
9 changed files with 10 additions and 8 deletions
|
|
@ -12,7 +12,7 @@ public partial class Interactable : Area2D, IInteractable
|
|||
[Export] public Array<LootItem> Requirements = [];
|
||||
|
||||
//protected InventoryManager _inventoryManager;
|
||||
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
//_inventoryManager = this.GetInventoryManager();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue