Skip to content

Commit

Permalink
Link update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMosKau authored Aug 9, 2024
1 parent 5269211 commit 7c69b6a
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 MokkowDev"
const val CLIENT_CLOUD = "https://mokkowdev.github.io/Cloud/LiquidBounce"
const val CLIENT_CREATOR = "CCBlueX, exit-scammed, and MongusOrg"
const val CLIENT_CLOUD = "https://cdn.funniesthvh.uk/LiquidBounce"

var isStarting = false
var mainMenuPrep = false
Expand Down

0 comments on commit 7c69b6a

Please sign in to comment.