mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Formatted code.
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user