update screenshot

This commit is contained in:
2026-03-06 22:14:49 +01:00
parent 1b6f597cd5
commit 5289c8407a
3 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 795 KiB

View File

@ -28,7 +28,6 @@ auto cpu_layout_engine::physics_thread(physics_state& state, const std::optional
std::future<void> octree_future;
octree tree_buffer;
size_t last_mass_count = 0;
infoln("Using asynchronous octree builder.");
#endif
const auto visitor = overloads{

View File