From 8f4279b1df8e8cf6f7008b96eb2b556160203b8e Mon Sep 17 00:00:00 2001 From: Zikoat Date: Tue, 13 Aug 2024 21:21:44 +0200 Subject: [PATCH] Remove todo --- src/FieldRenderer.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/FieldRenderer.ts b/src/FieldRenderer.ts index c7b146d..1a758e9 100644 --- a/src/FieldRenderer.ts +++ b/src/FieldRenderer.ts @@ -71,8 +71,6 @@ export class FieldRenderer extends PIXI.Application { .forEach((cell) => this.updateCell(cell, false)); } - // todo: bug when i reset the game to reset the camera to 0,0, then the cell at 0,0 flashes with the "zoom out to spawn" animation every time the camera moves a pixel. - // todo inline private setup(): void { const background = new PIXI.TilingSprite({