asset downloading from server works now

This commit is contained in:
2024-06-30 02:04:02 +02:00
parent 6f6fddd861
commit d7cedac171
2 changed files with 40 additions and 2 deletions

View File

@ -2,9 +2,8 @@
class AssetService
{
static generateTileset() {
}
}
}
export default AssetService;