Skip to content

Commit

Permalink
Fix: Composter message spam (#3037)
Browse files Browse the repository at this point in the history
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent e67c258 commit c67724a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ object ComposterOverlay {
"Sacks could not be loaded. Click here and open your §9$sackType Sack §eto update the data!",
onClick = { HypixelCommands.sacks() },
"§eClick to run /sax!",
replaceSameMessage = true
)
return
}
Expand Down

0 comments on commit c67724a

Please sign in to comment.