From 18f6b1e5ea2806fccf1f57a2b308c8f63c6c4af9 Mon Sep 17 00:00:00 2001
From: FunkyFr3sh <cc.red.alert.1@googlemail.com>
Date: Fri, 30 Aug 2024 12:10:50 +0200
Subject: [PATCH] add preset for Play with the Teletubbies

---
 src/config.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/config.c b/src/config.c
index 5ca4e59..2a6053c 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1269,6 +1269,10 @@ static void cfg_create_ini()
             "[Pax Imperia]\n"
             "nonexclusive=true\n"
             "\n"
+            "; Play with the Teletubbies\n"
+            "[PlayWTT]\n"
+            "hook=3\n"
+            "\n"
             "; Railroad Tycoon II\n"
             "[RT2]\n"
             "adjmouse=true\n"