mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-28 10:01:22 +00:00
- priest in peril
This commit is contained in:
parent
b39bf603e6
commit
a3eeb0bcee
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ function filterTasks(data) {
|
||||||
break;
|
break;
|
||||||
case 'TZHAAR':
|
case 'TZHAAR':
|
||||||
if ($("#tzhaar").prop("checked") === false) {
|
if ($("#tzhaar").prop("checked") === false) {
|
||||||
index_list.unshift(i)
|
index_list.unshzift(i)
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'LIZARDMEN':
|
case 'LIZARDMEN':
|
||||||
|
|
Loading…
Reference in a new issue