add project files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
using OHM.UnityToolkit.Inventory;
|
||||
|
||||
[Serializable]
|
||||
public class SavedDataInventory : Inventory<SavedDataTUType>
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user