Explorar el Código

Fixed default soul vore type

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

+ 1
- 1
features.js Ver fichero

@@ -729,7 +729,7 @@ options = [
{ {
"type": "radio", "type": "radio",
"id": "soulVoreType", "id": "soulVoreType",
"default": "0",
"default": "body",
"choices": "choices":
[ [
{ {


Cargando…
Cancelar
Guardar