Add Dancing Banana

This commit is contained in:
Neale Pickett 2012-11-10 20:25:50 -07:00
parent fc761a5377
commit d59bf21d5a
2 changed files with 1 additions and 0 deletions

BIN
res/banana.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 KiB

View File

@ -200,6 +200,7 @@ var notices = [
'<embed src="res/HolyShot.swf" type="text/html">',
'<embed src="res/FasterFaster.swf" type="text/html">',
'<embed src="res/BadGirl.swf" type="text/html">',
'<embed src="res/banana.gif" type="image/gif">',
];
var notice_timer;