Kaynağa Gözat
Halve the update rate until I can improve performance
tags/v0.0.5
ebeveyn
işleme
342c097524
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E80B35A6F11C3656
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
gorge.js
|
|
@@ -10,7 +10,7 @@ const effects = {}; |
|
|
|
|
|
|
|
|
const resources = {}; |
|
|
const resources = {}; |
|
|
|
|
|
|
|
|
let updateRate = 60; |
|
|
|
|
|
|
|
|
let updateRate = 30; |
|
|
|
|
|
|
|
|
const currentProductivity = {}; |
|
|
const currentProductivity = {}; |
|
|
let clickBonus = 0; |
|
|
let clickBonus = 0; |
|
|
|