mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Fix for bootleg fix
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ public class NpcAggressive {
|
||||
}
|
||||
}
|
||||
return false;
|
||||
} catch (NullPointerException) {
|
||||
} catch (NullPointerException TODO_better_fix) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user