stanek-formula-rework

This commit is contained in:
Olivier Gagnon
2022-04-01 15:45:12 -04:00
parent 9b4750aed4
commit cd09589f25
5 changed files with 21 additions and 19 deletions

View File

@@ -4089,7 +4089,7 @@ export interface Fragment {
*/
export interface ActiveFragment {
id: number;
avgCharge: number;
highestCharge: number;
numCharge: number;
rotation: number;
x: number;