mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
closing crafting menu clears crafting components in modular recipe [ci_skip]
This commit is contained in:
parent
cabde522b0
commit
777fcdf477
@ -769,6 +769,7 @@ impl Show {
|
||||
}
|
||||
self.crafting = open;
|
||||
self.crafting_fields.salvage = false;
|
||||
self.crafting_fields.recipe_inputs = HashMap::new();
|
||||
self.bag = open;
|
||||
self.map = false;
|
||||
self.want_grab = !open;
|
||||
|
Loading…
Reference in New Issue
Block a user