This commit is contained in:
Zaxiure
2024-09-16 17:47:17 +02:00
parent 26660aadf0
commit 7fb52732ab
2 changed files with 12 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class LoadedZone {
}
})
console.log(grid);
return grid
}