From 83b88495464faa4b89e09b19e81e56902b24a45c Mon Sep 17 00:00:00 2001 From: Yorhel Date: Fri, 21 Apr 2017 17:45:37 +0200 Subject: Add 1366x768 resolution https://vndb.org/t950.317 --- data/global.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'data/global.pl') diff --git a/data/global.pl b/data/global.pl index 0ca96d07..b4805e64 100644 --- a/data/global.pl +++ b/data/global.pl @@ -209,6 +209,7 @@ our %S; [ '1024x640', 'widescreen' ], [ '1280x720', 'widescreen' ], [ '1280x800', 'widescreen' ], + [ '1366x768', 'widescreen' ], [ '1920x1080', 'widescreen' ], ], tag_categories => ordhash( -- cgit v1.2.3