Skip to content

Commit e969aba

Browse files
authored
Update Storage.cs
1 parent 5a2a93f commit e969aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Storage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ private static ScriptableObject[] GetAssets()
5959

6060
return assets;
6161
}
62-
#endif
62+
#endif
6363
}
6464

6565
public interface ILoadable { }

0 commit comments

Comments
 (0)