Feb. 16, 2015
3:49 p.m.
On 16 Feb 2015, at 16:45, Ben Coman <btc@openInWorld.com> wrote:
In wanting to remove Delay>>newCodeEnabled, I find that this is sent by ScriptLoader>>update40387. How should that be handled?
Just edit the method. Because when updating, it will step by step load the Scriptloader package. I think we should in general just keep the latest update and script method, as the old ones are in the older MC versions anyway. Marcus