Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gerth2 committed Jul 21, 2024
1 parent 94324ed commit 3d1181b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-client/src/types/SettingTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export interface CvPoint3 {
x: number;
y: number;
z: number;
}
}
export interface CvPoint {
x: number;
y: number;
Expand Down

0 comments on commit 3d1181b

Please sign in to comment.