mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-18 07:11:00 -08:00
Merge branch 'master' of https://github.com/tobspr/shapez.io
This commit is contained in:
commit
fae67bb7b2
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ export class HUDScreenshotExporter extends BaseHUDPart {
|
|||
const parameters = new DrawParameters({
|
||||
context,
|
||||
visibleRect,
|
||||
desiredAtlasScale: "1",
|
||||
desiredAtlasScale: chunkScale,
|
||||
root: this.root,
|
||||
zoomLevel: chunkScale,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue