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
Fix typo
tags/v0.1.3
Fen Dweller
hace 5 años
padre
5fd3c7392e
commit
5b111c2490
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