mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Formatted code.
This commit is contained in:
parent
2786e28577
commit
7463db0dd9
@ -1,6 +1,6 @@
|
||||
use super::seed_expan;
|
||||
use super::Sampler;
|
||||
use vek::*;
|
||||
use super::seed_expan;
|
||||
|
||||
pub struct RandomField {
|
||||
seed: u32,
|
||||
|
Loading…
Reference in New Issue
Block a user