mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 00:35:54 +00:00
Item Notifications
This commit is contained in:
parent
fc35baeaba
commit
0438ed4a04
8 changed files with 98 additions and 25 deletions
|
|
@ -3,7 +3,7 @@ using Godot;
|
|||
|
||||
namespace Cirno.Scripts.UI;
|
||||
|
||||
public partial class WeaponAmmoCounter : Control
|
||||
public partial class WeaponAmmoCounter : Container
|
||||
{
|
||||
public LootItem Item { get; private set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue