Overflow fix
This commit is contained in:
parent
a4bb56355e
commit
5c2efc2b11
|
@ -46,12 +46,12 @@ pub fn update_icon_creator_scenes(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
scene_root_marker.0 += 1;
|
scene_root_marker.0 += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#[allow(clippy::type_complexity)]
|
#[allow(clippy::type_complexity)]
|
||||||
pub fn update_give_work_to_scenes(
|
pub fn update_give_work_to_scenes(
|
||||||
|
|
Loading…
Reference in New Issue