Formatted code.

This commit is contained in:
Acrimon 2019-09-17 20:35:53 +02:00
parent 2786e28577
commit 7463db0dd9

View File

@ -1,6 +1,6 @@
use super::seed_expan;
use super::Sampler;
use vek::*;
use super::seed_expan;
pub struct RandomField {
seed: u32,