This commit is contained in:
Victoria Brekenfeld 2024-03-07 19:07:29 +01:00
parent e7f746ccee
commit 9cb1adb37c

View file

@ -933,8 +933,10 @@ impl State {
.is_some()
{
under = Some(layer.clone().into());
true
} else {
false
}
true
} else {
false
}