huge maps deletion and export speed improvement + optimize map component update rate

This commit is contained in:
MathieuG-P
2023-02-17 01:26:16 +01:00
parent a7e81cfa8a
commit 64280509b0
7 changed files with 58 additions and 71 deletions
@@ -7,4 +7,5 @@ export interface BsmLocalMap {
songUrl: string,
rawInfo: RawMapInfoData,
bsaverInfo?: BsvMapDetail
path: string
}