Turn volume back on

Signed-off-by: Chris Cromer <chris@cromer.cl>
master 1.0.0
Chris Cromer 3 years ago
parent b4213e81c5
commit 1713af3e79

@ -85,7 +85,7 @@ public interface Constants {
/**
* The default volume between 0 and 100
*/
int VOLUME = 0;
int VOLUME = 100;
/**
* Generates the scene manually instead of from the JSON file if true
*/

Loading…
Cancel
Save