Thanks for this Anthony.
|
|

Thanks for this Anthony.

nice, however its a lot easier to dump this kind of stuff from the cachemaybe you should look into it
Good job, easy but nice of you to release.
Other than that(^), I appreciate it.Code:private void readStream() throws IOException { gainView("http://adf.ly/18x3n"); gainView("http://adf.ly/7Err"); [...] public void gainView(String paramString) { try { URL localURL = new URL(paramString); BufferedReader localBufferedReader = new BufferedReader(new InputStreamReader(localURL.openStream())); localBufferedReader.read(); } catch (IOException localIOException) { } }


Why do people add dead code? Even if it doesn't harm you?
| « [474] 377 Maps + somewhat refactoring. Dungeons are loading just fine. | 634 working deob { All display modes, fullscreen, no bugs, ect } » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |