Skip to content

Commit c992fb6

Browse files
committed
Add default for hideSmallHitsThreshold
1 parent b8b5688 commit c992fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NameplateSCT.lua

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ local defaults = {
158158
smallHitsScale = 0.66,
159159
smallHitsHide = false,
160160
autoattackcritsizing = true,
161+
hideSmallHitsThreshold = 0,
161162
},
162163

163164
animations = {

0 commit comments

Comments
 (0)