Verzió
4.0-141
Ág: %s
master
Dátum
10 évvel, 6 hónappal ezelőtt
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Megjegyzés
a7d073b0da953ad49e7a06ed2ca68c043976630f
Szerző módosítása
Lioncash
Leírás módosítása
[Core] Simplify a loop within function Run() in Interpreter.cpp. The increment variable for the for loop is never used at all, so it's sensible to replace it with a while loop.