We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c71ac6 commit 4c5993bCopy full SHA for 4c5993b
common/src/main/kotlin/com/lambda/core/Loader.kt
@@ -20,7 +20,7 @@ object Loader {
20
RotationManager,
21
PlayerPacketManager,
22
LambdaFont.Loader,
23
- GuiConfigurable, // TODO: Why is this a loadable ?
+ GuiConfigurable,
24
FriendRegistry,
25
SoundRegistry,
26
)
0 commit comments