Modules/NamePlates: Add support for new nameplates

This commit is contained in:
andrew6180
2024-04-09 16:41:00 -07:00
parent 7ca1b5967b
commit d2e86421cc
5 changed files with 44 additions and 31 deletions
+2 -4
View File
@@ -496,10 +496,8 @@ P.nameplates = {
plateSize = {
personalWidth = 150,
personalHeight = 30,
friendlyWidth = 150,
friendlyHeight = 30,
enemyWidth = 150,
enemyHeight = 30,
width = 150,
height = 30,
},
threat = {
enable = true,