Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreSi committed Oct 2, 2023
1 parent ecea230 commit da8e527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GDJS/Runtime/events-tools/runtimescenetools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ namespace gdjs {
externalLayout: string,
xPos: float,
yPos: float,
zPos: float,
zPos: float
) {
const externalLayoutData = scene
.getGame()
Expand Down

0 comments on commit da8e527

Please sign in to comment.