Formatted code.

This commit is contained in:
Acrimon
2019-07-29 21:54:58 +02:00
parent 03253d3cc0
commit 8be62be980
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
use specs::{Component, FlaggedStorage};
use vek::*;
use specs_idvs::IDVStorage;
use vek::*;
#[derive(Clone, Debug, Default, PartialEq, Serialize, Deserialize)]
pub struct Controller {