Skip to content

Commit

Permalink
new sound default
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaterz committed Apr 10, 2018
1 parent 9e9da43 commit 167f56d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/commands/load.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ def execute(shell, cmd):
shell.print_error("Failed to load %s" % _key)
pass

shell.play_sound('LOAD')
shell.print_good("Successfully loaded %d modules." % count)

0 comments on commit 167f56d

Please sign in to comment.