Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMosKau authored Dec 31, 2023
1 parent aeb21f2 commit 5c9a7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/net/ccbluex/liquidbounce/LiquidBounce.kt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ object LiquidBounce {
// Client information
const val CLIENT_NAME = "LiquidBounce++"
const val CLIENT_VERSION = "0.3"
const val CLIENT_CREATOR = "CCBlueX, exit-scammed, and PlusPlusMC"
const val CLIENT_CLOUD = "https://plusplusmc.github.io/Cloud/LiquidBounce/"
const val CLIENT_CREATOR = "CCBlueX, exit-scammed, and MokkowDev"
const val CLIENT_CLOUD = "https://mokkowdev.github.io/Cloud/LiquidBounce"

var isStarting = false
var mainMenuPrep = false
Expand Down

0 comments on commit 5c9a7ad

Please sign in to comment.