mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Make new contributors welcome (#11)
* @mediabi3 * Fix up for guide and making server run easier
This commit is contained in:
@@ -6536,7 +6536,7 @@ public class Game extends RSApplet {
|
||||
}
|
||||
catch(IOException _ex)
|
||||
{
|
||||
s = "connection problem";
|
||||
s = "Connection problem -- Make sure FileServer is running!!";
|
||||
expectedCRCs[8] = 0;
|
||||
}
|
||||
catch(Exception _ex)
|
||||
|
||||
Reference in New Issue
Block a user