Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
satiate
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
3
Pull Requests
0
Lanzamientos
5
Wiki
Actividad
Explorar el Código
Merge branch 'master' into geta
geta
Fen Dweller
hace 6 años
padre
e80cb9d858
5b111c2490
commit
fe37496f1e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
game.js
+ 1
- 1
game.js
Ver fichero
@@ -56,7 +56,7 @@ function initGamePostSetup(state) {
}
function getStat(stat, state) {
return state.p
a
lyer.stats[stat].value;
return state.pl
a
yer.stats[stat].value;
}
function changeStat(stat, amount, state) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar