bevy/crates/bevy_core
张林伟 8ff7e0dc5c
Register missing types in bevy_window (#7993)
# Objective

-  Fixes https://github.com/bevyengine/bevy/issues/7990.

## Solution

- Register needed types, verified pasted code in issue works.

Do I need to register more `Option<T>` types?
2023-03-27 21:48:29 +00:00
..
src Register missing types in bevy_window (#7993) 2023-03-27 21:48:29 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00