Skip to content

Commit

Permalink
Merge branch 'Team-3-maps-main' of https://github.com/UQcsse3200/2023…
Browse files Browse the repository at this point in the history
…-studio-3 into Team-3-maps-main
  • Loading branch information
Gaganx0 committed Sep 11, 2023
2 parents 3c5bd7e + 41afb48 commit 610aeb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified source/core/assets/images/ice_bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public class GridPoint2Utils {
public static final GridPoint2 ZERO = new GridPoint2(0, 0);



private GridPoint2Utils() {
throw new IllegalStateException("Instantiating static util class");
}
Expand Down

0 comments on commit 610aeb7

Please sign in to comment.