mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
suppr compteur fps
This commit is contained in:
@@ -68,7 +68,7 @@ class CameraEditor {
|
||||
this._drawEffects();
|
||||
}
|
||||
}
|
||||
requestAnimationFrame(() => this._frame());
|
||||
requestAnimationFrame(()=>this._frame());
|
||||
}
|
||||
|
||||
_scaleEffect(x,y,width,height){
|
||||
|
||||
Reference in New Issue
Block a user