mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
cleanup commented line [ci_skip]
This commit is contained in:
parent
0d4b05b256
commit
cabde522b0
@ -1353,7 +1353,6 @@ impl<'a> Widget for Crafting<'a> {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
RecipeKind::Component(toolkind) => {
|
RecipeKind::Component(toolkind) => {
|
||||||
// if let Some(primary_slot) = modular_slot_check_hack.0 {
|
|
||||||
if let Some(primary_slot) = modular_slot_check_hack.0 {
|
if let Some(primary_slot) = modular_slot_check_hack.0 {
|
||||||
events.push(Event::CraftModularWeaponComponent {
|
events.push(Event::CraftModularWeaponComponent {
|
||||||
toolkind,
|
toolkind,
|
||||||
|
Loading…
Reference in New Issue
Block a user