skilltree log info, updated system reference
This commit is contained in:
parent
554c017fff
commit
10aaf291b2
@ -4,6 +4,7 @@ var points_spent_t2 = 0;
|
|||||||
var points_spent_t3 = 0;
|
var points_spent_t3 = 0;
|
||||||
|
|
||||||
function skilltree(){
|
function skilltree(){
|
||||||
|
console.log("-MojoWoW: load skilltree")
|
||||||
$('.icon').mousedown(function(event) {
|
$('.icon').mousedown(function(event) {
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
var id = '#'+this.id;
|
var id = '#'+this.id;
|
||||||
|
|||||||
2
system
2
system
@ -1 +1 @@
|
|||||||
Subproject commit 058d4d3b905f9b9e533e54f7b4372c49e81744a1
|
Subproject commit 2d0dd2ea8caf1634d114217d880b0f1d3d8c4e81
|
||||||
Loading…
x
Reference in New Issue
Block a user