Formatted code.

This commit is contained in:
Acrimon 2019-09-17 20:35:53 +02:00
parent b4191ca407
commit 5e5a0ecfbc

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