Testing another melody
This commit is contained in:
Binary file not shown.
@@ -32,7 +32,7 @@ Page {
|
||||
property int ghostEnabled: Settings.getValue("ghostEnabled",1)
|
||||
property int musicEnabled: Settings.getValue("musicEnabled",1)
|
||||
property int sfxEnabled: Settings.getValue("sfxEnabled",1)
|
||||
property string musicScore: "../data/Kraku - Tetris part 1.ogg" //: Settings.getValue("musicScore","")
|
||||
property string musicScore: "../data/tetris.ogg" //: Settings.getValue("musicScore","")
|
||||
property int scoreValue
|
||||
property int speedValue
|
||||
property int linesValue
|
||||
|
||||
Reference in New Issue
Block a user