switch to fxhash
This commit is contained in:
@@ -55,7 +55,7 @@ impl<'a> PainterCtx<'a> {
|
||||
textures,
|
||||
text,
|
||||
screen_size,
|
||||
drawing: HashSet::new(),
|
||||
drawing: HashSet::default(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user