how the fuck did this happen
This commit is contained in:
parent
c0c85c09d0
commit
4091b64eea
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ in
|
|||
description = "Level seed";
|
||||
};
|
||||
level-type = mkOption {
|
||||
default = "defaulte";
|
||||
default = "default";
|
||||
type = types.enum [ "default" "flat" "largeBiomes" "amplified" ];
|
||||
description = "Level type";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue