summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-03-30 16:07:41 +0200
committerYorhel <git@yorhel.nl>2011-03-30 16:07:41 +0200
commita47cbb9bc5003ecea809e9ba333b530e650c5e15 (patch)
treea8a930b3b3c84705bd80ca64034da75cab78bb6d
parent27804f76dfe0fa075f9b9303bfdbea25b47cb8d0 (diff)
Multi::IRC: Forgot to add a character type somewhere
-rw-r--r--lib/Multi/IRC.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Multi/IRC.pm b/lib/Multi/IRC.pm
index 2cd2e813..620e6a25 100644
--- a/lib/Multi/IRC.pm
+++ b/lib/Multi/IRC.pm
@@ -606,6 +606,7 @@ sub formatid {
v => 'visual novel',
p => 'producer',
r => 'release',
+ c => 'character',
g => 'tag',
i => 'trait',
t => 'thread',