[Scummvm-git-logs] scummvm master -> 1e504b98bca4e0a3615b39b93ee0a5e6fb1d8dd3
Strangerke
noreply at scummvm.org
Sun Mar 2 20:19:50 UTC 2025
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:
1e504b98bc GOT: Add NMIError to credits
Commit: 1e504b98bca4e0a3615b39b93ee0a5e6fb1d8dd3
https://github.com/scummvm/scummvm/commit/1e504b98bca4e0a3615b39b93ee0a5e6fb1d8dd3
Author: Strangerke (arnaud.boutonne at gmail.com)
Date: 2025-03-02T21:15:41+01:00
Commit Message:
GOT: Add NMIError to credits
Changed paths:
engines/got/credits.pl
diff --git a/engines/got/credits.pl b/engines/got/credits.pl
index 0545dc94552..37732131bb3 100644
--- a/engines/got/credits.pl
+++ b/engines/got/credits.pl
@@ -1,4 +1,5 @@
begin_section("Got");
add_person("Paul Gilbert", "DreamMaster", "");
add_person("Arnaud Boutonné", "Strangerke", "");
+add_person("Coen Rampen", "NMIError", "");
end_section();
More information about the Scummvm-git-logs
mailing list