From acdfe9e7d9486a613d4a1633b189f3f501ae6d09 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sat, 14 Sep 2019 21:40:51 +0000
Subject: [PATCH] Change type of RF317 from GT8S to GT8N

---
 lib/TramTypes.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/TramTypes.php b/lib/TramTypes.php
index dd99d55..46fe8f2 100644
--- a/lib/TramTypes.php
+++ b/lib/TramTypes.php
@@ -27,8 +27,8 @@
 311	311	RF	GT8N	1
 312	312	RF	GT8S	0
 313	313	RF	GT8C	1
-314	317	RF	GT8S	0
-318	329	RF	GT8N	1
+314	316	RF	GT8S	0
+317	329	RF	GT8N	1
 401	440	HL	EU8N	1
 451	456	HK	N8C-NF	1
 457	461	HK	N8S-NF	1

--
Gitblit v1.9.1