Skip to content

Commit

Permalink
woops
Browse files Browse the repository at this point in the history
  • Loading branch information
Distortions81 committed Mar 26, 2024
1 parent 8d01a2a commit f621b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fact/factConfGen.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func GenerateFactorioConfig() bool {
var servName string
if cfg.Local.Options.CustomWhitelist {
cfg.ServerPrefix = constants.PrivatePrefix
servName = "\u0080 [" + cfg.Global.GroupName + "] " + strings.ToUpper(cfg.Local.Callsign) + "-" + cfg.Local.Name
} else if cfg.Local.Options.MembersOnly || cfg.Local.Options.RegularsOnly {
if cfg.Local.Options.RegularsOnly {
cfg.ServerPrefix = constants.RegularsPrefix
Expand Down

0 comments on commit f621b3d

Please sign in to comment.