Update utils_misc.js
This commit is contained in:
parent
b1fa8a830a
commit
502a7e1637
@ -1,8 +1,15 @@
|
||||
|
||||
// UTILS + MISC ///////////////////////////////////////////////////////
|
||||
|
||||
window.aboutIITC = function(){
|
||||
alert("About IITC");
|
||||
alert("
|
||||
About IITC
|
||||
IITC = Ingress Intel Total Conversion.
|
||||
On the script’s homepage you can:
|
||||
– find updates
|
||||
– get plugins
|
||||
– report bugs
|
||||
– and contribute.
|
||||
");
|
||||
}
|
||||
|
||||
window.layerGroupLength = function(layerGroup) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user