No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: E80B35A6F11C3656
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 = { |
|
|
|
|