Skip to content

Commit

Permalink
2.78
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimsbain committed May 1, 2022
1 parent 31d93f5 commit ed39117
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Functions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ function nPlates:CVarCheck()
end

-- Set min and max scale.
C_CVar.SetCVar("namePlateMinScale", 1)
C_CVar.SetCVar("namePlateMinScale", 0.8)
C_CVar.SetCVar("namePlateMaxScale", 1)

-- Set sticky nameplates.
Expand Down
7 changes: 5 additions & 2 deletions nPlates.toc
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
## Interface: 90100
## Interface: 90200
## Title: |cffCC3333 n|rPlates
## Notes: Nameplates for NeavUI.
## Author: Grimsbain
## Version: 2.76
## Version: 2.78
## SavedVariablesPerCharacter: nPlatesDB
## RequiredDeps: Blizzard_NamePlates
## LoadWith: Blizzard_NamePlates

## X-Curse-Project-ID: 101700
## X-WoWI-ID: 24129

Libs\LibStub\LibStub.lua
Libs\LibUIDropDownMenu\LibUIDropDownMenu.xml
nPlates.xml

0 comments on commit ed39117

Please sign in to comment.