diff --git a/damnspam.py b/damnspam.py index ae0c108..b06848e 100644 --- a/damnspam.py +++ b/damnspam.py @@ -110,7 +110,7 @@ def onBreak(event): else: event.setCancelled(True) msg(sender, "&cYou cannot destroy this input!") - msg(sender, "&7&lSneak&7 and break if you want to remove it.") + msg(sender, "&c&nSneak&c and break if you want to remove it.") return True