Closed kafeijao closed 2 years ago
Currently the ToggleItems created via BuildToggleItem are ignoring the starting value of the toggle, always defaulting the enable property to false.
enable
false
Possible Solution: https://github.com/dakyneko/DakyModsCVR/pull/25
Closed because I made a PR: https://github.com/dakyneko/DakyModsCVR/pull/25
Currently the ToggleItems created via BuildToggleItem are ignoring the starting value of the toggle, always defaulting the
enable
property tofalse
.Possible Solution: https://github.com/dakyneko/DakyModsCVR/pull/25