From 2a2d47d05a602adf73fafdcec9110a664ce38c29 Mon Sep 17 00:00:00 2001 From: Paul Nicholls Date: Sun, 27 Oct 2019 19:42:08 +1300 Subject: [PATCH] Fix Doug 'Hello' test --- games/doug/tests/hello.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/doug/tests/hello.json b/games/doug/tests/hello.json index e13b5073..b8e063a7 100644 --- a/games/doug/tests/hello.json +++ b/games/doug/tests/hello.json @@ -1 +1 @@ -{"main-text":"{Hello?}"} \ No newline at end of file +{"main-text":"{Hello?}","background":"park_phone","character":"doug_funnie_phone_talking"} \ No newline at end of file