Turn volume back on
Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
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…
Reference in New Issue
Block a user