Skip to content

Commit

Permalink
Update src/main/java/org/betonquest/betonquest/conditions/BaseNumberC…
Browse files Browse the repository at this point in the history
…ompareCondition.java

Co-authored-by: CyberOtter <[email protected]>
  • Loading branch information
Wolf2323 and SaltyAimbOtter authored Nov 5, 2023
1 parent 612b758 commit d30c09d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ protected BaseNumberCompareCondition(final Instruction instruction) {
protected abstract Double getSecond(Profile profile) throws QuestRuntimeException, IllegalStateException;

/**
* Get the operation.
* Gets the operation.
*
* @return the operation
*/
Expand Down

0 comments on commit d30c09d

Please sign in to comment.