Skip to content

Commit

Permalink
Fix typo in class diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
lscgh committed Feb 6, 2024
1 parent 8e0e575 commit af2ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mavenmcserver/src/main/resources/classes.uml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class FieldPoint {
<b>CANCEL</b> // Player cancelled
}

#class Game {
+class Game {
.. Constants ..
+{static}Material BASE_PLATE_MATERIAL
+{static}Material NEUTRAL_MATERIAL
Expand Down

0 comments on commit af2ea80

Please sign in to comment.