Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Edouard127 committed Jun 8, 2022
2 parents b8714a6 + b150fcb commit 35fcc53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/kotlin/ElytraBotModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import kotlin.math.abs


internal object ElytraBotModule : PluginModule(
name = "ElytraBota",
name = "ElytraBot",
category = Category.MOVEMENT,
description = "Baritone like Elytra bot module, credit CookieClient, recoded by kamigen cuz others are lazy (?)",
pluginMain = ElytraBotPlugin
Expand Down Expand Up @@ -406,4 +406,4 @@ internal object ElytraBotModule : PluginModule(
}
}

}
}

0 comments on commit 35fcc53

Please sign in to comment.