mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Sound System: Enabling sounds by default, adding the currently available free sounds to the SVN.
This commit is contained in:
@@ -71,7 +71,7 @@ public class ForgePreferences {
|
||||
UI_SKIN ("default"), /** */
|
||||
UI_PREFERRED_AVATARS_ONLY ("false"), /** */
|
||||
UI_TARGETING_OVERLAY ("false"), /** */
|
||||
UI_ENABLE_SOUNDS ("false"), /** */
|
||||
UI_ENABLE_SOUNDS ("true"), /** */
|
||||
|
||||
SUBMENU_CURRENTMENU (EMenuItem.CONSTRUCTED.toString()), /** */
|
||||
SUBMENU_SANCTIONED ("false"), /** */
|
||||
|
||||
Reference in New Issue
Block a user