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
(live server update code added) |
m (First fix...how many more?!) |
||
Line 61: | Line 61: | ||
{ | { | ||
// console.log(data); | // console.log(data); | ||
− | $( | + | $(this).append(data); |
}); | }); | ||
}); | }); |