change doc
Some checks are pending
Rust Checks / checks (push) Waiting to run
Rust Checks / checks (pull_request) Successful in 2m46s

This commit is contained in:
CoCo_Sol 2024-03-31 23:58:22 +02:00
parent 24963c6b78
commit 61aef28296

View file

@ -11,7 +11,7 @@ impl Plugin for HoverPlugin {
}
}
/// A component that stores the hover textures and the original texture.
/// A component that stores the hover texture and the original texture.
#[derive(Component, Clone)]
struct HoveredTexture {
/// The original texture.