Added favicon for Golden and Wrath Cookies (thanks to @BlackenedGem for the files) for Issue #44 and #55 and fixed issue with the Options menu (thanks to a random person on the Wikia)

This commit is contained in:
Aktanusa
2016-02-19 20:47:27 -05:00
parent ab721fef7c
commit ca43950c0c
3 changed files with 0 additions and 1 deletions

BIN
favicon/goldCookie.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
favicon/wrathCookie.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@@ -872,7 +872,6 @@ CM.Disp.AddMenuPref = function(title) {
frag.appendChild(header('Statistics')); frag.appendChild(header('Statistics'));
frag.appendChild(listing('Stats')); frag.appendChild(listing('Stats'));
frag.appendChild(listing('MissedGCs'));
frag.appendChild(listing('UpStats')); frag.appendChild(listing('UpStats'));
frag.appendChild(listing('SayTime')); frag.appendChild(listing('SayTime'));