Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Metadata:Mapping/Map.js"
From Neocron Wiki
m (First fix...how many more?!) |
m (This it...2nd time lucky....) |
||
Line 62: | Line 62: | ||
// console.log(data); | // console.log(data); | ||
$(this).append(data); | $(this).append(data); | ||
− | } | + | } |
}); | }); | ||
}); | }); | ||
// End of functions | // End of functions | ||
}); | }); |