mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-04 08:39:24 +00:00
[BUGFIX] Fixed a null pointer
Also removed unused randoms and cleaned up code
This commit is contained in:
@@ -69,6 +69,7 @@ public class QuestionSolver implements Random {
|
||||
} catch (MalformedURLException | UnsupportedEncodingException | ParseException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user