1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Merge pull request #1 from EmeraldBlock/patch-2

Update hub.js
This commit is contained in:
EmeraldBlock 2020-09-28 11:11:57 -05:00 committed by GitHub
commit 1952695819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,4 +180,4 @@ export class HubSystem extends GameSystemWithFilter {
originalH: HUB_SIZE_PIXELS * dpi,
});
}
}
}