Skip to content

Commit

Permalink
triggering sonarcloud test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hybeee committed May 6, 2024
1 parent d431574 commit 8b14772
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/hu/bomboclat/Game/Playfield.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public Playfield(){
nodes = new ArrayList<Node>();
pipes = new ArrayList<Pipe>();
}
// random comment

/**
* A Stepable interface Step() függvényének az implementációja.
Expand Down
Binary file modified target/classes/hu/bomboclat/Game/Playfield.class
Binary file not shown.

0 comments on commit 8b14772

Please sign in to comment.