From bf8f8eeddc7396e250ece5b76d43b4184ad0c081 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Tue, 1 Jan 2019 12:32:03 +0000
Subject: [PATCH] Added the tw2 db section (for TradeWars 2 door game).

---
 ctrl/json-service.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ctrl/json-service.ini b/ctrl/json-service.ini
index a88e41ded5..cea4386019 100644
--- a/ctrl/json-service.ini
+++ b/ctrl/json-service.ini
@@ -43,3 +43,6 @@ dir=../xtrn/thirsty/
 
 [uberblox]
 dir=../xtrn/uberblox/
+
+[tw2]
+dir=../xtrn/tw2/
\ No newline at end of file
-- 
GitLab