Skip to content

Commit

Permalink
code works
Browse files Browse the repository at this point in the history
  • Loading branch information
fodfodfod committed Oct 28, 2023
1 parent c978bf7 commit c364f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/main/java/shuffleboardlib/Question.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public class Question {
// private final SendableChooser<Question> answers;
// private static ArrayList<Question> questions = new ArrayList<Question>();

/**
/**
* Create a question
* @param question a string for the question
* @param answersHashMap a hashmap of all of the answers
Expand Down

0 comments on commit c364f3d

Please sign in to comment.