mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 21:35:53 +00:00
Player shader
This commit is contained in:
parent
357ced3e94
commit
6162d11165
19 changed files with 480 additions and 24 deletions
|
|
@ -218,10 +218,4 @@ public partial class InventoryManager : Node
|
|||
{
|
||||
EmitSignalWeaponUpdate(itemKey);
|
||||
}
|
||||
}
|
||||
|
||||
public class ItemContainer
|
||||
{
|
||||
public LootItem Item { get; set; }
|
||||
public int Count { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue