From 4158e556d247830832b631fd4ef869e7c8e541e5 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 1 Nov 2012 01:16:42 -0700 Subject: Sounds, soundManager2 Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X" --- includes/header.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'includes/header.php') diff --git a/includes/header.php b/includes/header.php index 347a29b..f74a942 100644 --- a/includes/header.php +++ b/includes/header.php @@ -61,6 +61,8 @@ function htmlFooter() { //Preload the path-images and add the google-analytics script ?>
+ + @@ -152,4 +154,4 @@ function topbar($links) { echo "
"; } -?> +?> -- cgit v1.2.3