mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-23 18:45:17 +01:00
Fix JavaDoc
This commit is contained in:
parent
fba73948c6
commit
dc9d460e1e
@ -140,7 +140,7 @@ public class IslandLevels implements DataObject {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return the pointsToNextLevel
|
||||
* @return the totalPoints
|
||||
*/
|
||||
public long getTotalPoints() {
|
||||
return totalPoints;
|
||||
|
Loading…
Reference in New Issue
Block a user