Explorar el Código

Missing end of description for males

tags/v1.0.0
Fen Dweller hace 6 años
padre
commit
98cc1c0ef1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      game.js

+ 1
- 1
game.js Ver fichero

@@ -1633,7 +1633,7 @@ let macro =
state = "erect, throbbing, pre-soaked";
}
}
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType;
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType + " cock";
},

get describeVagina() {


Cargando…
Cancelar
Guardar