Mohawk : Improved code formatting conventions compliance.
svn-id: r46965
This commit is contained in:
parent
ed06df7a25
commit
ae9cf4d51e
11 changed files with 950 additions and 950 deletions
|
@ -59,7 +59,7 @@ bool MystSaveLoad::loadGame(Common::String filename) {
|
|||
|| (size != 664 && (_vm->getFeatures() & GF_ME))
|
||||
|| (size != 601 && !(_vm->getFeatures() & GF_ME))) {
|
||||
warning ("Incompatible saved game version");
|
||||
// FIXME - Add Support to load original game saves in ME and vice versa
|
||||
// FIXME - Add Support to load original game saves in ME and vice versa
|
||||
delete loadFile;
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue