Update utils_misc.js

This commit is contained in:
Hobadee 2013-04-11 13:18:34 -07:00
parent b1fa8a830a
commit 502a7e1637

View File

@ -1,8 +1,15 @@
// UTILS + MISC /////////////////////////////////////////////////////// // UTILS + MISC ///////////////////////////////////////////////////////
window.aboutIITC = function(){ window.aboutIITC = function(){
alert("About IITC"); alert("
About IITC
IITC = Ingress Intel Total Conversion.
On the scripts homepage you can:
find updates
get plugins
report bugs
and contribute.
");
} }
window.layerGroupLength = function(layerGroup) { window.layerGroupLength = function(layerGroup) {