forked from External/mage
Change all line endings to LF
This commit is contained in:
parent
13d9a56b7a
commit
430ae503c7
17069 changed files with 1263498 additions and 1263497 deletions
|
|
@ -1,13 +1,13 @@
|
|||
package mage.client.util.audio;
|
||||
|
||||
/**
|
||||
* Used to dived the sound clips in different groups to make them active by group
|
||||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public enum AudioGroup {
|
||||
GameSounds,
|
||||
DraftSounds,
|
||||
SkipSounds,
|
||||
OtherSounds;
|
||||
}
|
||||
package mage.client.util.audio;
|
||||
|
||||
/**
|
||||
* Used to dived the sound clips in different groups to make them active by group
|
||||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public enum AudioGroup {
|
||||
GameSounds,
|
||||
DraftSounds,
|
||||
SkipSounds,
|
||||
OtherSounds;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue