From 905cc79a7d81975d4aaac99c6888166d6595b9fc Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 11 Mar 2022 21:37:23 +0100 Subject: Renamed application instance --- Stars45/Starshatter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Stars45') diff --git a/Stars45/Starshatter.cpp b/Stars45/Starshatter.cpp index 8572169..4f53d5b 100644 --- a/Stars45/Starshatter.cpp +++ b/Stars45/Starshatter.cpp @@ -160,7 +160,7 @@ chat_mode(0), exit_time(1.2), cutscene(0) if (!instance) instance = this; - app_name = "Starshatter: The Gathering Storm"; + app_name = "Starshatter: The Open Source Project"; title_text = "STARSHATTER"; palette_name = "alpha"; -- cgit v1.1