mirror of
https://github.com/hannobraun/Fornjot
synced 2025-10-23 08:18:19 +00:00
Improve formatting
This commit is contained in:
parent
5b66aa7862
commit
a4db923c6e
@ -91,6 +91,7 @@ impl Default for Surfaces {
|
||||
|
||||
let xz_plane = store.reserve();
|
||||
store.insert(xz_plane.clone(), Surface::new());
|
||||
|
||||
let yz_plane = store.reserve();
|
||||
store.insert(yz_plane.clone(), Surface::new());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user