mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-01-18 03:31:30 +00:00
Update options.js
This commit is contained in:
parent
0a6abc6472
commit
4d8a86cfb3
1 changed files with 3 additions and 1 deletions
|
@ -76,4 +76,6 @@ function milestoneShown(layer, id) {
|
|||
break;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
let formatOption = (opt) => opt ? 'ON' : 'OFF'
|
||||
|
|
Loading…
Add table
Reference in a new issue