aevyrie / bevy_framepace

Framepacing and framelimiting for Bevy

Home Page:https://crates.io/crates/bevy_framepace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Divide by zero error when value starts as FramerateLimit::Off

jf908 opened this issue · comments

commented
thread 'main' panicked at 'attempt to divide by zero', src\lib.rs:143:50

This is now fixed.