Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: E80B35A6F11C3656
1 arquivos alterados com
1 adições e
1 exclusões
-
gorge.js
|
|
|
@@ -235,7 +235,7 @@ function updateProductivity() { |
|
|
|
Object.assign(currentProductivity, calculateProductivity()); |
|
|
|
|
|
|
|
Object.entries(activePowerups).forEach(([key, entry]) => { |
|
|
|
if (entry.time > 0) { |
|
|
|
if (entry.life > 0) { |
|
|
|
const powerup = entry.powerup; |
|
|
|
|
|
|
|
const state = { |
|
|
|
|