veloren/world/examples
S Handley 56f9c5d35f Fix the glider_close sfx event
This was failing to trigger since we now have a MovementState::Fall, but
the sfx mapper was still trying to work this out itself based on
velocity. We no longer need to track velocity as a result and can use
the MovementState.

Also silenced warnings resulting from unused vars when running tests.
2019-12-09 09:50:14 +00:00
..
city.rs Allow canceling chunk generation. 2019-10-16 11:39:41 +00:00
turb.rs Fix the glider_close sfx event 2019-12-09 09:50:14 +00:00
view.rs Added settlement generation 2019-06-26 19:14:12 +01:00
water.rs Fix the glider_close sfx event 2019-12-09 09:50:14 +00:00