fix: ItemInstance and Inventory not genericized #10

Merged
Lubba-64 merged 2 commits from fix-iteminstance-not-being-generic into main 2022-05-22 01:59:10 +00:00
Lubba-64 commented 2022-05-22 01:57:28 +00:00 (Migrated from github.com)

I tried to use this in ThrowEverything and immediately came upon the wall of not being able to use the default Item Instance because it has no durability, and structs cant use inheritance (not to mention not genericizing it can just lead to bad things...)

I tried to use this in ThrowEverything and immediately came upon the wall of not being able to use the default Item Instance because it has no durability, and structs cant use inheritance (not to mention not genericizing it can just lead to bad things...)
Sign in to join this conversation.
No description provided.