convert generator parameters naming to the project style

This commit is contained in:
MihailRis
2024-10-14 04:45:11 +03:00
parent 04e490c896
commit e3c6e55a41
5 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ parameters = []
layers = [
{height=-1, block="core:obstacle"}
]
sea_layers = [
sea-layers = [
{height=-1, block="core:obstacle"}
]