- Sound System: Enabling sounds by default, adding the currently available free sounds to the SVN.

This commit is contained in:
Agetian
2012-12-07 03:55:01 +00:00
parent a82bf31519
commit 4c91f74964
13 changed files with 12 additions and 1 deletions

View File

@@ -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"), /** */