Skip to content

Patch for /branches/Cheat Engine Old/standalone/MemoryTrainerUnit.pas #1

Description

@GoogleCodeExporter
Translated text about:
Line 686 changed.
Old: case trainerdata[i].addressentrys[j].value[i] of
New: case trainerdata[i].addressentrys[j].value[m] of

The binary value created in a coach was not set correctly, because a variable 
was set incorrectly.

Gorginal german Text:
Zeile 686 geändert.
Alt: case trainerdata[i].addressentrys[j].value[i] of
Neu: case trainerdata[i].addressentrys[j].value[m] of

Der Binär-Wert in einem erstellten Trainer wurde nicht richtig gesetzt, weil 
eine Variabel falsch gesetzt wurde.

Original issue reported on code.google.com by dohrs...@web.de on 16 Aug 2012 at 3:15

Attachments:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions