included Shop namspace in Inventory.cs

This commit is contained in:
d-hain 2022-06-23 22:40:01 +02:00
parent c01c592976
commit c9cf3aade0

View file

@ -1,4 +1,3 @@
using System;
using Shop; using Shop;
using UnityEngine; using UnityEngine;