fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::Polygon;
|
||||
use iced::{Color, widget::canvas::path::lyon_path::geom::euclid::num::Floor};
|
||||
use iced::Color;
|
||||
use kira::sound::static_sound::StaticSoundData;
|
||||
pub fn string_to_color<S: AsRef<str>>(s: S) -> Color {
|
||||
match s.as_ref() {
|
||||
|
||||
Reference in New Issue
Block a user