Pārlūkot izejas kodu

Fixed the options units button not working

tags/v1.0.0
Fen Dweller pirms 6 gadiem
vecāks
revīzija
d6855e4494
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      game.js

+ 2
- 0
game.js Parādīt failu

@@ -5144,6 +5144,8 @@ window.addEventListener('load', function(event) {
document.getElementById("button-reset-custom").addEventListener("click", resetSettings);
document.getElementById("button-load-autosave").addEventListener("click", loadAutosave);

document.getElementById("button-units-options").addEventListener("click", toggle_units_options)

// note to self - the anonymous function is so that
// loadSettings doesn't receive the mouseEvent!



Notiek ielāde…
Atcelt
Saglabāt