[Scummvm-git-logs] scummvm master -> 29dce658347d57b41738bbb7e2490a7f4f8342cb

neuromancer noreply at scummvm.org
Sun Jan 30 20:20:56 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:
29dce65834 HYPNO: added credits.pl


Commit: 29dce658347d57b41738bbb7e2490a7f4f8342cb
    https://github.com/scummvm/scummvm/commit/29dce658347d57b41738bbb7e2490a7f4f8342cb
Author: neuromancer (gustavo.grieco at gmail.com)
Date: 2022-01-30T21:20:55+01:00

Commit Message:
HYPNO: added credits.pl

Changed paths:
  A engines/hypno/credits.pl


diff --git a/engines/hypno/credits.pl b/engines/hypno/credits.pl
new file mode 100644
index 00000000000..9c32b79a0bf
--- /dev/null
+++ b/engines/hypno/credits.pl
@@ -0,0 +1,3 @@
+begin_section("Hypno");
+	add_person("Gustavo Grieco", "neuromancer", "");
+end_section();




More information about the Scummvm-git-logs mailing list