소스 검색

Fixed default soul vore type

tags/v1.0.0
Fen Dweller 6 년 전
부모
커밋
696cbff738
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      features.js

+ 1
- 1
features.js 파일 보기

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


불러오는 중...
취소
저장