chore: clippy fixes
This commit is contained in:
committed by
Sébastien Crozet
parent
9a76f9f893
commit
ef3662b3b1
@@ -255,7 +255,7 @@ impl GraphicsManager {
|
||||
}
|
||||
}
|
||||
|
||||
self.b2color.insert(handle, color.into());
|
||||
self.b2color.insert(handle, color);
|
||||
|
||||
color
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user