[Scummvm-git-logs] scummvm master -> 75c94afbe9b8db80ad776de2a552f7d49de06698

bluegr noreply at scummvm.org
Sat Jun 15 22:00:41 UTC 2024


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:
75c94afbe9 JANITORIAL: Fix LARRRY typo in access martian_resources.cpp


Commit: 75c94afbe9b8db80ad776de2a552f7d49de06698
    https://github.com/scummvm/scummvm/commit/75c94afbe9b8db80ad776de2a552f7d49de06698
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2024-06-16T01:00:38+03:00

Commit Message:
JANITORIAL: Fix LARRRY typo in access martian_resources.cpp

Changed paths:
    engines/access/martian/martian_resources.cpp


diff --git a/engines/access/martian/martian_resources.cpp b/engines/access/martian/martian_resources.cpp
index a7b4f1142a0..ec17b73f9eb 100644
--- a/engines/access/martian/martian_resources.cpp
+++ b/engines/access/martian/martian_resources.cpp
@@ -116,7 +116,7 @@ const char *const ASK_TBL[] = {
 	"JANE MANSFIELD", "STACY CRAWFORD", "DICK CASTRO", "ROCKY BULLWINKEL", "DEACON HAWKE",
 	"NATHAN BLOODWORTH", "MICHELLE BLOODWORTH", "BRADLEY ERICSON", "COOPER BRADBURY", "MARTIAN MEMORANDUM",
 	"JOHNNY FEDORA", "RHONDA FOXWORTH", "ANGELO ANDRETTI", "TEX MURPHY", "ROBERT BLOODWORTH",
-	"LARRRY HAMMOND", nullptr
+	"LARRY HAMMOND", nullptr
 };
 
 byte HELP[] = {




More information about the Scummvm-git-logs mailing list