Skip to content

Commit

Permalink
Minor caption change
Browse files Browse the repository at this point in the history
  • Loading branch information
thommcgrath committed Jun 25, 2024
1 parent 7d34aea commit 4dc0e71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ End
Me.Append(OmniBarItem.CreateTitle("ConfigTitle", Self.ConfigLabel))
Me.Append(OmniBarItem.CreateSeparator("ConfigTitleSeparator"))
Me.Append(OmniBarItem.CreateTab("PointsButton", "Spawn Points"))
Me.Append(OmniBarItem.CreateTab("WeightsButton", "Spawn Weights"))
Me.Append(OmniBarItem.CreateTab("WeightsButton", "Weight Multipliers"))

Me.Item("PointsButton").Toggled = True

Expand Down

0 comments on commit 4dc0e71

Please sign in to comment.