Neuer Hintergrund Wolken, Baumhaus, Mentor im Baumhaus

This commit is contained in:
Carsten Hilmer
2016-11-01 01:03:16 +01:00
parent 562e25fa3d
commit 52d822c7ee
9 changed files with 1091 additions and 2079 deletions

View File

@@ -19,6 +19,8 @@ angular.module('kinderspiel.services', [])
function loopbackgroundmusic(){
if (inbackground == false){
backgroundmusic.release();
backgroundmusic=mybackground_music;
backgroundmusic.play();
backgroundmusic.setVolume('0.3');
}