ui testing
Some checks failed
Rust / build (push) Failing after 4s

This commit is contained in:
2026-03-16 20:31:40 -04:00
parent f9e96cc74b
commit fca907aee4
3 changed files with 65 additions and 23 deletions

View File

@@ -56,8 +56,6 @@ fn setup(mut commands: Commands)
))
.insert(Msaa::Off)
.insert(RenderLayers::default());
// *msaa = Msaa::Off;
}
fn orbit_camera_upate(