Skip to content

Commit 3ef6c81

Browse files
authored
Update Storage.cs
1 parent 5e55b98 commit 3ef6c81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Runtime/Storage.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Linq;
1+
using System.Collections.Generic;
2+
using System.Linq;
23
using UnityEngine;
34

45
namespace ToolBox.Loader

0 commit comments

Comments
 (0)