From 1d0baebcfd5798028602f80619643f17ce04721d Mon Sep 17 00:00:00 2001 From: James Cameron Date: Thu, 19 Aug 2010 03:50:31 +0000 Subject: fix drum kit tooltips, SL #2189 DLO #9515 --- (limited to 'common') diff --git a/common/Util/Instruments.py b/common/Util/Instruments.py index 83def45..de30f44 100644 --- a/common/Util/Instruments.py +++ b/common/Util/Instruments.py @@ -302,8 +302,8 @@ DRUMTIPS = [ _('Jazz / Rock Kit'), _('African Kit'), _('Arabic Kit'), - _('South American Kit'), _('Electronic Kit'), + _('South American Kit'), _('Nepali') ] DRUMCOUNT = 6 -- cgit v0.9.1