[Scummvm-git-logs] scummvm master -> 4374f1458b082543da70081cc9a4baf5f9bcb873

dreammaster noreply at scummvm.org
Thu May 25 03:41:22 UTC 2023


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:
4374f1458b MM: MM1: Give credit to TheDrakeRaider for graphics mod


Commit: 4374f1458b082543da70081cc9a4baf5f9bcb873
    https://github.com/scummvm/scummvm/commit/4374f1458b082543da70081cc9a4baf5f9bcb873
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2023-05-24T20:41:08-07:00

Commit Message:
MM: MM1: Give credit to TheDrakeRaider for graphics mod

Changed paths:
    engines/mm/credits.pl


diff --git a/engines/mm/credits.pl b/engines/mm/credits.pl
index 35c8b8d4445..b3a27127f2d 100644
--- a/engines/mm/credits.pl
+++ b/engines/mm/credits.pl
@@ -1,6 +1,7 @@
 begin_section("MM (Xeen)");
 	add_person("Paul Gilbert", "dreammaster", "");
 	add_person("Benoit Pierre", "benoit-pierre", "");
+	add_person("", "TheDrakeRaider", "(M&M1 Gfx Mod)");
 	add_person("David Goldsmith", "WizardStan", "(Xeen analysis)");
 	add_person("Matt Taylor", "", "(Xeen analysis)");
 end_section();




More information about the Scummvm-git-logs mailing list