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
Original issue reported on code.google.com by
dohrs...@web.de
on 16 Aug 2012 at 3:15Attachments: