Sfoglia il codice sorgente

Fixed default soul vore type

tags/v1.0.0
Fen Dweller 7 anni fa
parent
commit
696cbff738
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      features.js

+ 1
- 1
features.js Vedi File

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


Loading…
Annulla
Salva