Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Distortions81 committed Mar 2, 2024
1 parent 7441a8d commit cb9ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fact/factUtils.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ func WhitelistPlayer(pname string, level int) {
}
}

/* Write a full whitelist for a server, before it boots */
/* Write a adminlist for a server, before it boots */
func WriteAdminlist() int {

wpath := cfg.Global.Paths.Folders.ServersRoot +
Expand Down

0 comments on commit cb9ebb4

Please sign in to comment.