deleted unused code and renamed "border alpha"
https://github.com/Toofifty/easy-giantsfoundry/pull/34#issuecomment-1962937496 https://github.com/Toofifty/easy-giantsfoundry/pull/34#issuecomment-1962926300
This commit is contained in:
@@ -165,9 +165,9 @@ public interface EasyGiantsFoundryConfig extends Config
|
||||
max = 255
|
||||
)
|
||||
@ConfigItem(
|
||||
keyName = "highlightAlpha",
|
||||
name = "Highlight Alpha",
|
||||
description = "The alpha of the highlight",
|
||||
keyName = "borderAlpha",
|
||||
name = "Border Alpha",
|
||||
description = "The alpha of the border highlight",
|
||||
position = 3,
|
||||
section = highlightList
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user