mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 22:25:53 +02:00
Lint code
This commit is contained in:
@@ -102,7 +102,7 @@ export class CharacterPreview implements OnDestroy, OnChanges, AfterViewInit {
|
||||
this.lastFrame = now;
|
||||
this.tryDraw();
|
||||
}
|
||||
}
|
||||
};
|
||||
private tryDraw() {
|
||||
try {
|
||||
this.draw();
|
||||
|
||||
Reference in New Issue
Block a user