[Scummvm-git-logs] scummvm master -> 3fffa0151a7e99b0ace2539707bc80e7ad194784

bluegr noreply at scummvm.org
Mon Mar 17 17:05:37 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:
3fffa0151a GOB: Mark Bargon Attack entry as EN_GRB


Commit: 3fffa0151a7e99b0ace2539707bc80e7ad194784
    https://github.com/scummvm/scummvm/commit/3fffa0151a7e99b0ace2539707bc80e7ad194784
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2025-03-17T19:05:29+02:00

Commit Message:
GOB: Mark Bargon Attack entry as EN_GRB

Changed paths:
    engines/gob/detection/tables_bargon.h


diff --git a/engines/gob/detection/tables_bargon.h b/engines/gob/detection/tables_bargon.h
index 3a68b3cd42f..cda9ba2b8bc 100644
--- a/engines/gob/detection/tables_bargon.h
+++ b/engines/gob/detection/tables_bargon.h
@@ -37,7 +37,7 @@
 		"bargon",
 		"",
 		AD_ENTRY1s("intro.stk", "da3c54be18ab73fbdb32db24624a9c23", 3181825),
-		EN_ANY,
+		EN_GRB,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)




More information about the Scummvm-git-logs mailing list