[Scummvm-git-logs] scummvm master -> 1fec00140325d99d6b4b0e2e3424f44384d1b345

dreammaster noreply at scummvm.org
Fri Apr 15 01:46:06 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
1fec001403 GLK: Add StableSteady to the credits


Commit: 1fec00140325d99d6b4b0e2e3424f44384d1b345
    https://github.com/scummvm/scummvm/commit/1fec00140325d99d6b4b0e2e3424f44384d1b345
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2022-04-14T18:45:59-07:00

Commit Message:
GLK: Add StableSteady to the credits

Changed paths:
    engines/glk/credits.pl


diff --git a/engines/glk/credits.pl b/engines/glk/credits.pl
index e2b62e3e9aa..076bc2560b6 100644
--- a/engines/glk/credits.pl
+++ b/engines/glk/credits.pl
@@ -5,4 +5,5 @@ begin_section("Glk");
 	add_person("Andrew Plotkin", "", "Glulxe interpreter");
 	add_person("Alan Cox", "", "ScottFree interpreter");
 	add_person("Michael J. Roberts", "", "TADS interpreter");
+	add_person("Avijeet Maurya", "StableSteady", "Scott Sub-engine");
 end_section();




More information about the Scummvm-git-logs mailing list