Skip to content

Commit

Permalink
revert formating
Browse files Browse the repository at this point in the history
revert formating

revert formating
  • Loading branch information
GalaxyGamingBoy committed Apr 6, 2024
1 parent 088084a commit 5e6c8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games/Countdown_Golf.js
Original file line number Diff line number Diff line change
Expand Up @@ -5655,8 +5655,8 @@ const addArrows = (x1, y1, x2, y2) => {
? upIn
: downIn
: xStep > 0
? leftIn
: rightIn;
? leftIn
: rightIn;

const outArrow =
xStep === 0
Expand Down

0 comments on commit 5e6c8fa

Please sign in to comment.