mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-25 12:15:11 +01:00
Fix JavaDoc
This commit is contained in:
parent
30b4598ef5
commit
0716a09470
@ -900,7 +900,7 @@ public class Settings implements DataObject, WorldSettings {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param set the hidden flags
|
||||
* @param hiddenFlags the hidden flags to set
|
||||
*/
|
||||
public void setHiddenFlags(List<String> hiddenFlags) {
|
||||
this.hiddenFlags = hiddenFlags;
|
||||
|
Loading…
Reference in New Issue
Block a user