cargo component refactoring
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
private:
|
||||
struct PendingCollection
|
||||
{
|
||||
entt::entity module;
|
||||
entt::entity ship;
|
||||
entt::entity scrap;
|
||||
Tick appliesAt;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user