Change emulator.settings to settings

closure compiler fails.

I'm assuming it should be settings, in either case closure compiler compiles and it works.
This commit is contained in:
Robert Lockwood 2015-12-12 23:22:27 +00:00
parent 77e2a8f87e
commit 842b8fd29e

View file

@ -821,7 +821,7 @@
{
elem.onclick = (function(type)
{
emulator.settings[type].get_buffer(function(b)
settings[type].get_buffer(function(b)
{
if(b)
{