From f4b10b7a83aa9e7f5f6177c8f809402668719c11 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Fri, 3 Nov 2017 01:17:29 +0000 Subject: SUPERNOVA: Add missing game string --- devtools/create_supernova/gametext.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'devtools') diff --git a/devtools/create_supernova/gametext.h b/devtools/create_supernova/gametext.h index 3702c228f7..077d75d264 100644 --- a/devtools/create_supernova/gametext.h +++ b/devtools/create_supernova/gametext.h @@ -775,11 +775,7 @@ const char *gameText[] = { "Behalt es lieber!", // kStringGenericInteract_42 // 615 "Das geht nicht.", // kStringGenericInteract_43 - "", - "", - "", - "", - // 620 + "Gespr\204ch beenden", // kStringConversationEnd NULL }; -- cgit v1.2.3