Skip to content

Commit 1b91267

Browse files
authored
Merge pull request #29 from ashblue/develop
Re-Release V2 CI Fix
2 parents e3232e6 + 1bc6125 commit 1b91267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ inventory.Instance.Sort(
345345
);
346346
```
347347

348+
348349
#### Saving and Loading
349350

350351
You can save and load an inventory instance with the following snippets. This should only be done if you wish to create your own implementation of `InventoryInstance` without using the `InventoryHelper`. It's recommended you use the `InventoryHelper` class to save and load inventories for simplicity.

0 commit comments

Comments
 (0)