Reordered func. params getTile(), npm run format, refactor zone object part in zone editor, other improvements

This commit is contained in:
2024-10-17 19:26:45 +02:00
parent e61b705031
commit 774871510e
20 changed files with 165 additions and 131 deletions

View File

@ -221,4 +221,4 @@ export type WorldSettings = {
isRainEnabled: boolean
isFogEnabled: boolean
fogDensity: number
}
}