|
||
|
|
#1 (permalink) |
|
I R TEH POSTING!!1!eleven
Join Date: Jan 2004
Posts: 1,617
|
On line 141 of Client.cs, I see the following:
[code:1] for ( int i = 0;; ++i )[/code:1] I'm wondering if that should be i++ since as written it will skip the first chunk after 0x400000 in line 143 inside the loop: [code:1] pc.Seek( 0x400000 + (i * chunkSize), SeekOrigin.Begin );[/code:1] Do I have a point or am I completely wrong? Thanks, Ignacio |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|