FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.69k stars 348 forks source link

Fixed a small terrain bug #564

Closed Riddhiman007 closed 10 months ago

Riddhiman007 commented 10 months ago

There is a bug while editing the terrain's mask. The editor crashes when invalid terrain mask is entered. This bug is solved.