summaryrefslogtreecommitdiff
path: root/directory/js
diff options
context:
space:
mode:
Diffstat (limited to 'directory/js')
-rw-r--r--directory/js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/directory/js/main.js b/directory/js/main.js
index 2036068..c2c904f 100644
--- a/directory/js/main.js
+++ b/directory/js/main.js
@@ -1,5 +1,5 @@
$(document).ready(function () {
- $('.loader-wrapper').fadeOut("slow"); /*FadeOut after page loaded*/
+ // $('.loader-wrapper').fadeOut("slow"); /*FadeOut after page loaded*/
console.log("Thanks for using my directory, check out the games!");
}); \ No newline at end of file