Skip to content

Commit

Permalink
更新 DesignPanel.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowZWR committed Sep 25, 2024
1 parent 8944ecd commit a01a72c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Glamourer/Gui/Tabs/DesignTab/DesignPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,10 @@ void ApplyEquip(string label, EquipFlag allFlags, bool stain, IEnumerable<EquipS

private static readonly IReadOnlyList<string> MetaLabels =
[
"Apply Wetness",
"Apply Hat Visibility",
"Apply Visor State",
"Apply Weapon Visibility",
"应用湿身",
"应用头部装备可见性",
"应用头部装备状态",
"应用武器可见性",
];

private void DrawMetaApplication()
Expand Down

0 comments on commit a01a72c

Please sign in to comment.