allow to (multi) select scrap
This commit is contained in:
@@ -15,6 +15,7 @@ struct ScrapInfo
|
||||
{
|
||||
entt::entity entity;
|
||||
QVector2D position;
|
||||
int amount;
|
||||
};
|
||||
|
||||
class ScrapSystem
|
||||
|
||||
Reference in New Issue
Block a user