浏览代码

Fixed default soul vore type

tags/v1.0.0
Fen Dweller 7 年前
父节点
当前提交
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":
[
{


正在加载...
取消
保存