minor refactorings
This commit is contained in:
@@ -35,6 +35,7 @@ public enum Sound {
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user