From 696cbff738fa0cfd6335ce5dd0be178a30841c53 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 27 Dec 2018 18:25:10 -0600 Subject: [PATCH] Fixed default soul vore type --- features.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.js b/features.js index 9c8fa32..ce30493 100644 --- a/features.js +++ b/features.js @@ -729,7 +729,7 @@ options = [ { "type": "radio", "id": "soulVoreType", - "default": "0", + "default": "body", "choices": [ {