summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
Diffstat (limited to 'shader-combo.html')
-rw-r--r--shader-combo.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/shader-combo.html b/shader-combo.html
index 3c9569e..e27c1a4 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -213,6 +213,9 @@ function init(){
$("#gallery-form").show()
$(".bold").removeClass("bold")
$(this).addClass("bold")
+ if (! asdf.fetched) {
+ $("#gallery-random").trigger("click")
+ }
})
$(".toggle-off").click(function(){
$("#header .form").hide()