L2JMobius

Public Development => General Discussion => Topic started by: kinghanker on April 23, 2022, 01:39:20 AM

Title: Spawn.java modifications
Post by: kinghanker on April 23, 2022, 01:39:20 AM
in an attempt to reduce the cyclomatic complexity I modified the Spawn.java file a little and would like some opinions

https://pastebin.com/zFqKVdE6
Title: Re: Spawn.java modifications
Post by: Mobius on April 23, 2022, 01:53:46 AM
It looks fine.