This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Item f32
is imported redundantly. Litecraft not compiling.
#23
Labels
Using latest nightly, will not compile since std::f32 got imported twice in src/core/camera/mod.rs
Expected Behavior 🤔
Successful compilation.
Current Behavior 😔
Possible Solution 😅
Remove the line at 109 in src/core/camera/mod.rs
Steps to Reproduce 😱
The text was updated successfully, but these errors were encountered: