uncomment @_@

This commit is contained in:
saman bb
2013-03-26 23:39:48 -04:00
parent d23e0d2f04
commit 03f86453e1

View File

@@ -1,7 +1,7 @@
iD.ui.Splash = function(context) {
return function(selection) {
// if (context.storage('sawSplash'))
// return;
if (context.storage('sawSplash'))
return;
context.storage('sawSplash', true);