summaryrefslogtreecommitdiff
path: root/lib/global.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/global.pl')
-rw-r--r--lib/global.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/global.pl b/lib/global.pl
index 3e437704..dea30098 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -107,8 +107,8 @@ our $RTYP = [
# not change it on the entire site - many things are still hardcoded
our $CAT = {
g => [ 'Gameplay', {
- aa => 'Visual Novel', # 0..1
- ab => 'Adventure', # 0..1
+ aa => 'NVL', # 0..1
+ ab => 'ADV', # 0..1
ac => "Act\x{200B}ion", # Ugliest. Hack. Ever.
rp => 'RPG',
st => 'Strategy',