forked from External/mage
* Added new preference option to enable sound in game and other sounds separately.
This commit is contained in:
parent
d4592b2ee2
commit
81eaac46c7
20 changed files with 628 additions and 432 deletions
|
|
@ -46,7 +46,7 @@ import mage.client.MageFrame;
|
|||
import mage.client.chat.ChatPanel;
|
||||
import mage.client.components.MageTextArea;
|
||||
import mage.client.dialog.MageDialog;
|
||||
import mage.client.util.AudioManager;
|
||||
import mage.client.util.audio.AudioManager;
|
||||
import mage.client.util.gui.ArrowBuilder;
|
||||
import mage.remote.Session;
|
||||
import org.apache.log4j.Logger;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue