Outreach stuff & required documents, also made ghosts a bit louder

This commit is contained in:
Jonas
2022-05-18 10:57:16 +02:00
parent 11dd25e197
commit 01a3ec0bc3
9 changed files with 17 additions and 22 deletions

View File

@@ -205,7 +205,7 @@ public class Sound {
ghost = ghost01;
break;
}
ghost.play(0.08, 0.0, playbackspeed, 0.0, 5);
ghost.play(0.1, 0.0, playbackspeed, 0.0, 5);
}
/**