Sfoglia il codice sorgente

Halve the update rate until I can improve performance

tags/v0.0.5
Fen Dweller 6 anni fa
parent
commit
342c097524
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E80B35A6F11C3656
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      gorge.js

+ 1
- 1
gorge.js Vedi File

@@ -10,7 +10,7 @@ const effects = {};

const resources = {};

let updateRate = 60;
let updateRate = 30;

const currentProductivity = {};
let clickBonus = 0;


Loading…
Annulla
Salva