Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed May 14, 2016
1 parent 1ffd5a4 commit d5509b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bl4ckscor3/bot/bl4ckb0t/MiscListener.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public void onMessage(MessageEvent event) throws Exception
{
if(event.getUser().getNick().equals("Maunz") && event.getMessage().contains("SteamDB has spotted an update for CS:GO on the 730 branch that was pushed to the Steam client!"))
{
Utilities.sendMessage(event.getChannel().getName(), "bl4ckscor3, ^");
Utilities.sendMessage(event.getChannel().getName(), "bl4ckscor3, Vauff, ^");
return;
}

Expand Down

0 comments on commit d5509b7

Please sign in to comment.