summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-22 20:52:17 +0200
committerYorhel <git@yorhel.nl>2009-05-22 20:52:17 +0200
commitdbe40977ddbc77863f68e0ae61eca6b3e3e1335f (patch)
treefce920b5eb3da7a3b8c8809396e9bb30104e2a89
parent63fb2bab0519357d78846107e6fe3acf42a65122 (diff)
Changed order of voiced options
<ImmLff> It's better to switch order of "Partially voiced" and "Only Eroscenes voiced", as "Partially voiced" is closer to "Fully voiced" - None|Only ero|Partially|Full
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index 332c5d32..2ea8f786 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -220,8 +220,8 @@ our %S = (%S,
voiced => [
'Unknown',
'Unvoiced',
- 'Partially voiced',
'Only ero scenes voiced',
+ 'Partially voiced',
'Fully voiced',
],
votes => [