d748630f56b0e10101a2c9207a77cc8bff0bd362
Currently, CraftTravelAgent will call s() on the passed-in WorldServer in order to set DEFAULT. However, s() will always return null at this point, because WorldServer.P will still be null, as it is set after the constructor is called. Instead, we set CraftTravelAgent.DEFAULT to the instance that is being constructed. By: James Clarke <jamesrtclarke@me.com>
Description
No description provided
51 MiB
Languages
Java
100%