Minispiel2 komplett eingebunden

This commit is contained in:
Hilmer, Carsten
2016-11-23 16:30:47 +01:00
parent f3b54198dd
commit 13119a71a4
38 changed files with 330 additions and 45 deletions

View File

@@ -456,7 +456,7 @@ function spielende(){
}
function minispielintro(){
$state.go('minispiel1');
$state.go('minispiel2');
}