shithub: ft²

Download patch

ref: c5deb6068ec9488a3a7365606e51c2af7ada7bc8
parent: a85357809756fc2ad7d685ee00e511a9b9f37095
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Apr 9 15:30:18 EDT 2024

Update ft2_events.c

--- a/src/ft2_events.c
+++ b/src/ft2_events.c
@@ -33,7 +33,7 @@
 #include "ft2_sample_ed_features.h"
 #include "ft2_structs.h"
 
-#define CRASH_TEXT "Oh no! The Fasttracker II clone has crashed...\nA backup .xm was hopefully " \
+#define CRASH_TEXT "Oh no! The Fasttracker II clone has crashed...\nA backup of the song was hopefully " \
                    "saved to the current module directory.\n\nPlease report this bug if you can.\n" \
                    "Try to mention what you did before the crash happened.\n" \
                    "My email is on the bottom of https://16-bits.org"
--