[Scummvm-git-logs] scummvm master -> ff883f6554a7deb795d15c40c0369f2e6cebc7bb
aquadran
noreply at scummvm.org
Thu Jul 23 05:48:46 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
ff883f6554 WINTERMUTE: Added keymapper for 'Kesha in the World of Fairy Tales'
Commit: ff883f6554a7deb795d15c40c0369f2e6cebc7bb
https://github.com/scummvm/scummvm/commit/ff883f6554a7deb795d15c40c0369f2e6cebc7bb
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2026-07-23T07:48:34+02:00
Commit Message:
WINTERMUTE: Added keymapper for 'Kesha in the World of Fairy Tales'
Changed paths:
engines/wintermute/keymapper_tables.h
diff --git a/engines/wintermute/keymapper_tables.h b/engines/wintermute/keymapper_tables.h
index 84956643390..f2454bf46cc 100644
--- a/engines/wintermute/keymapper_tables.h
+++ b/engines/wintermute/keymapper_tables.h
@@ -99,6 +99,7 @@ inline Common::KeymapArray getWintermuteKeymaps(const char *target, const Common
gameId == "idiotstale" ||
gameId == "imustkill" ||
gameId == "juliauntold" ||
+ gameId == "keshaskazok" ||
gameId == "klaymen1" ||
gameId == "leyendabiblio" ||
gameId == "lifein3minutes" ||
More information about the Scummvm-git-logs
mailing list