diff options
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/create_supernova/gametext.h | 6 |
1 files changed, 1 insertions, 5 deletions
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 }; |