[Scummvm-devel] MM Flashlight

Robert Crossfield segra at iprimus.com.au
Mon May 26 15:14:07 CEST 2003


Currently line 663 of gfx.cpp states
if (_gameId == GID_ZAK256 || _gameId == GID_ZAK) {

simple change to

if (_gameId == GID_ZAK256 || _gameId == GID_ZAK || _gameId == GID_MANIAC) {

and the MM flahslight works as it should ;0

cheers, segra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20030526/6d280389/attachment.html>


More information about the Scummvm-devel mailing list