Skip to content

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

Open
@GoogleCodeExporter

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 [email protected] on 16 Aug 2012 at 3:15

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions