From 2843f85ed6af28c800b9b19648aaf9c113557887 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Thu, 15 Sep 2016 19:42:38 +0100 Subject: [PATCH] Add a L4P mapping. --- public_html/markers.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/markers.js b/public_html/markers.js index 91ac242..b0706b6 100755 --- a/public_html/markers.js +++ b/public_html/markers.js @@ -236,6 +236,7 @@ var TypeDescriptionIcons = { 'L2J-M': _a320, 'L2J-H': _b777, + 'L4P': _c130, 'L4J-H': _b744 };