Set the default setting of AllowListing to true

This commit is contained in:
Tnze
2021-12-27 15:07:05 +08:00
parent a11f6410bb
commit e507d82b83

View File

@ -38,5 +38,8 @@ var DefaultSettings = Settings{
DisplayedSkinParts: Jacket | LeftSleeve | RightSleeve | LeftPantsLeg | RightPantsLeg | Hat,
MainHand: 1,
EnableTextFiltering: false,
AllowListing: true,
Brand: "vanilla",
}